
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | mapVolFieldType(Type, nullArg) MapGeometricFields<Type, fvPatchField, fvMeshMapper, volMesh>(fvMap); |
| #define | mapSurfaceFieldType(Type, nullArg) |
| #define | mapVolInternalFieldType(Type, nullArg) MapDimensionedFields<Type, fvMeshMapper, volMesh>(fvMap); |
| #define | mapPointFieldType(Type, nullArg) |
Functions | |
| defineTypeNameAndDebug (fvMesh, 0) | |
| template<> | |
| Foam::pTraits< Foam::sphericalTensor >::labelType | Foam::fvMesh::validComponents< Foam::sphericalTensor > () const |
| #define mapVolFieldType | ( | Type, | |
| nullArg | |||
| ) | MapGeometricFields<Type, fvPatchField, fvMeshMapper, volMesh>(fvMap); |
Referenced by fvMesh::mapFields().
| #define mapSurfaceFieldType | ( | Type, | |
| nullArg | |||
| ) |
Referenced by fvMesh::mapFields().
| #define mapVolInternalFieldType | ( | Type, | |
| nullArg | |||
| ) | MapDimensionedFields<Type, fvMeshMapper, volMesh>(fvMap); |
Referenced by fvMesh::mapFields().
| #define mapPointFieldType | ( | Type, | |
| nullArg | |||
| ) |
Referenced by fvMesh::mapFields().
| Foam::pTraits<Foam::sphericalTensor>::labelType Foam::fvMesh::validComponents< Foam::sphericalTensor > | ( | ) | const |