AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
DataTransferFactory< Tag > Struct Template Reference

#include <DataTransfer.hpp>

Static Public Member Functions

template<class Basis , class Container >
static DataTransfer< Basis, Container > create (Basis const &, Container const &)
 

Detailed Description

template<class Tag>
struct AMDiS::DataTransferFactory< Tag >

Specializations of this factory can be used to generically construct a DataTransfer based on a given <tag>. The <tag> should be derived from tag::datatransfer.


The documentation for this struct was generated from the following file: