
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| void | mapMesh (const meshToMesh &interp, const HashSet< word > &selectedFields, const bool noLagrangian) |
| void | mapConsistentMesh (const fvMesh &meshSource, const fvMesh &meshTarget, const word &mapMethod, const HashSet< word > &selectedFields, const bool noLagrangian) |
| void | mapSubMesh (const fvMesh &meshSource, const fvMesh &meshTarget, const HashTable< word > &patchMap, const wordList &cuttingPatches, const word &mapMethod, const HashSet< word > &selectedFields, const bool noLagrangian) |
Original source file mapMeshes.H
Definition in file mapMeshes.H.