

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 | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type , class MeshMapper , class GeoMesh > | |
| void | MapGeometricFields (const MeshMapper &mapper) |
| Generic Geometric field mapper. More... | |
| template<class GeoField > | |
| void | AddPatchFields (objectRegistry &obr, const label insertPatchi, const word &defaultPatchFieldType) |
| template<class GeoField > | |
| void | ReorderPatchFields (objectRegistry &obr, const labelUList &newToOld) |
Original source file MapGeometricFields.H
Definition in file MapGeometricFields.H.