Generic internal field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type. More...
#include <OpenFOAM/MapGeometricFields.H>
Generic internal field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type.
Definition at line 45 of file MapGeometricFields.H.
Public Member Functions | |
MapInternalField () | |
void | operator() (Field< Type > &field, const MeshMapper &mapper) const |
MapInternalField | ( | ) | [inline]
|
Definition at line 49 of file MapGeometricFields.H.
void operator() | ( | Field< Type > & | field, |
const MeshMapper & | mapper | ||
) | const |