Class containing mesh-to-mesh mapping information after a mesh addition where we add a mesh ('added mesh') to an old mesh, creating a new mesh. More...
Class containing mesh-to-mesh mapping information after a mesh addition where we add a mesh ('added mesh') to an old mesh, creating a new mesh.
We store mapping from the old to the new mesh and from the added mesh to the new mesh.
Note: Might need some more access functions or maybe some zone maps?
Definition at line 54 of file mapAddedPolyMesh.H.
mapAddedPolyMesh | ( | const label | nOldPoints, |
const label | nOldFaces, | ||
const label | nOldCells, | ||
const label | nAddedPoints, | ||
const label | nAddedFaces, | ||
const label | nAddedCells, | ||
const labelList & | oldPointMap, | ||
const labelList & | oldFaceMap, | ||
const labelList & | oldCellMap, | ||
const labelList & | addedPointMap, | ||
const labelList & | addedFaceMap, | ||
const labelList & | addedCellMap, | ||
const labelList & | oldPatchMap, | ||
const labelList & | addedPatchMap, | ||
const labelList & | oldPatchSizes, | ||
const labelList & | oldPatchStarts | ||
) |
Definition at line 29 of file mapAddedPolyMesh.C.
|
inline |
Definition at line 130 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 135 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 140 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 147 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 151 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 155 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 162 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 168 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 174 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 180 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 188 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 193 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 198 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 204 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 208 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 212 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 219 of file mapAddedPolyMesh.H.
|
inline |
Definition at line 227 of file mapAddedPolyMesh.H.
References NotImplemented.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.