Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
void | mapConsistentMesh (const fvMesh &meshSource, const fvMesh &meshTarget, const meshToMesh0::order &mapOrder) |
void | mapSubMesh (const fvMesh &meshSource, const fvMesh &meshTarget, const HashTable< word > &patchMap, const wordList &cuttingPatches, const meshToMesh0::order &mapOrder) |
void | mapConsistentSubMesh (const fvMesh &meshSource, const fvMesh &meshTarget, const meshToMesh0::order &mapOrder) |
wordList | addProcessorPatches (const fvMesh &meshTarget, const wordList &cuttingPatches) |
Original source file mapMeshes.H
Definition in file mapMeshes.H.