All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mapMeshes.H File Reference
Include dependency graph for mapMeshes.H:

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)
 

Detailed Description

Original source file mapMeshes.H

Definition in file mapMeshes.H.