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 , template< class > class PatchField, 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 dictionary &patchFieldDict, const word &defaultPatchFieldType, const typename GeoField::value_type &defaultPatchValue) |
template<class GeoField > | |
void | ReorderPatchFields (objectRegistry &obr, const labelUList &newToOld) |
Original source file MapGeometricFields.H
Definition in file MapGeometricFields.H.