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 ()=default
 
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 41 of file MapGeometricFields.H.

Constructor & Destructor Documentation

◆ MapInternalField()

MapInternalField ( )
default

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: