GFLevelTransferFunc< GFType, dim > Class Template Reference
#include <GridFunctionFunctors.h>
List of all members.
Public Member Functions |
virtual | ~GFLevelTransferFunc () |
virtual void | operator() (GridData< GFType, dim > &source, const int &source_level, GridData< GFType, dim > &target, const int &target_level, const BBox &bb)=0 |
template<class GFType, int dim>
class GFLevelTransferFunc< GFType, dim >
Constructor & Destructor Documentation
template<class GFType, int dim>
Member Function Documentation
template<class GFType, int dim>
virtual void GFLevelTransferFunc< GFType, dim >::operator() |
( |
GridData< GFType, dim > & |
source, |
|
|
const int & |
source_level, |
|
|
GridData< GFType, dim > & |
target, |
|
|
const int & |
target_level, |
|
|
const BBox & |
bb | |
|
) |
| | [pure virtual] |
The documentation for this class was generated from the following file: