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() (DimensionedField< Type, GeoMesh > &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 47 of file MapGeometricFields.H.

Constructor & Destructor Documentation

◆ MapInternalField()

MapInternalField ( )
inline

Definition at line 51 of file MapGeometricFields.H.

Member Function Documentation

◆ operator()()

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

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