40 const meshToMesh& interp,
41 const HashSet<word>& selectedFields,
42 const bool noLagrangian
48 const fvMesh& meshSource,
49 const fvMesh& meshTarget,
50 const word& mapMethod,
51 const HashSet<word>& selectedFields,
52 const bool noLagrangian
58 const fvMesh& meshSource,
59 const fvMesh& meshTarget,
60 const HashTable<word>& patchMap,
62 const word& mapMethod,
63 const HashSet<word>& selectedFields,
64 const bool noLagrangian
void mapSubMesh(const fvMesh &meshSource, const fvMesh &meshTarget, const HashTable< word > &patchMap, const wordList &cuttingPatches, const meshToMesh0::order &mapOrder)
void mapMesh(const meshToMesh &interp, const HashSet< word > &selectedFields, const bool noLagrangian)
void mapConsistentMesh(const fvMesh &meshSource, const fvMesh &meshTarget, const meshToMesh0::order &mapOrder)
List< word > wordList
A List of words.