Definition in file MapGeometricFields.H.
#include "src/OpenFOAM/meshes/polyMesh/polyMesh.H"
Include dependency graph for MapGeometricFields.H:Go to the source code of this file.
Classes | |
| class | MapInternalField< Type, MeshMapper, GeoMesh > |
| Generic internal field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type. More...
| |
Namespaces | |
| namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
| template<class Type , template< class > class PatchField, class MeshMapper , class GeoMesh > | |
| void | MapGeometricFields (const MeshMapper &mapper) |
| Generic Geometric field mapper.
| |