Public Member Functions | List of all members
MapInternalField< Type, MeshMapper, GeoMesh > Class Template Reference

Generic internal field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type. More...

Public Member Functions

 MapInternalField ()
 
void operator() (Field< Type > &field, const MeshMapper &mapper) const
 

Detailed Description

template<class Type, class MeshMapper, class GeoMesh>
class Foam::MapInternalField< Type, MeshMapper, GeoMesh >

Generic internal field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type.

Definition at line 44 of file MapGeometricFields.H.

Constructor & Destructor Documentation

◆ MapInternalField()

MapInternalField ( )
inline

Definition at line 48 of file MapGeometricFields.H.

References Foam::MapGeometricFields().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

void operator() ( Field< Type > &  field,
const MeshMapper &  mapper 
) const

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