Loading...
Searching...
No Matches
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...

#include <MapGeometricFields.H>

Inheritance diagram for MapInternalField< Type, MeshMapper, GeoMesh >:

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()

template<class Type, class MeshMapper, class GeoMesh>
MapInternalField ( )
default

Member Function Documentation

◆ operator()()

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

References field().

Here is the call graph for this function:

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