Class containing mesh-to-mesh mapping information after a subset operation. More...
Public Member Functions | |
mapSubsetMesh (const label nOldPoints, const label nOldFaces, const label nOldCells, const labelList &pointMap, const labelList &faceMap, const labelList &cellMap, const label exposedPatchID, const labelList &oldPatchStarts, const labelList &oldPatchNMeshPoints) | |
mapSubsetMesh (const label nOldPoints, const label nOldFaces, const label nOldCells, labelList &pointMap, labelList &faceMap, labelList &cellMap, const label exposedPatchID, labelList &oldPatchStarts, labelList &oldPatchNMeshPoints, const bool reuse) | |
label | nOldPoints () const |
label | nOldInternalFaces () const |
label | nOldFaces () const |
label | nOldCells () const |
label | exposedPatchID () const |
const labelList & | pointMap () const |
const labelList & | faceMap () const |
const labelList & | cellMap () const |
const labelList & | oldPatchSizes () const |
const labelList & | oldPatchStarts () const |
const labelList & | oldPatchNMeshPoints () const |
Class containing mesh-to-mesh mapping information after a subset operation.
Definition at line 45 of file mapSubsetMesh.H.
mapSubsetMesh | ( | const label | nOldPoints, |
const label | nOldFaces, | ||
const label | nOldCells, | ||
const labelList & | pointMap, | ||
const labelList & | faceMap, | ||
const labelList & | cellMap, | ||
const label | exposedPatchID, | ||
const labelList & | oldPatchStarts, | ||
const labelList & | oldPatchNMeshPoints | ||
) |
mapSubsetMesh | ( | const label | nOldPoints, |
const label | nOldFaces, | ||
const label | nOldCells, | ||
labelList & | pointMap, | ||
labelList & | faceMap, | ||
labelList & | cellMap, | ||
const label | exposedPatchID, | ||
labelList & | oldPatchStarts, | ||
labelList & | oldPatchNMeshPoints, | ||
const bool | reuse | ||
) |
|
inline |
Definition at line 118 of file mapSubsetMesh.H.
|
inline |
Definition at line 124 of file mapSubsetMesh.H.
|
inline |
Definition at line 130 of file mapSubsetMesh.H.
|
inline |
Definition at line 136 of file mapSubsetMesh.H.
|
inline |
Definition at line 142 of file mapSubsetMesh.H.
|
inline |
Definition at line 150 of file mapSubsetMesh.H.
|
inline |
Definition at line 158 of file mapSubsetMesh.H.
|
inline |
Definition at line 166 of file mapSubsetMesh.H.
|
inline |
Definition at line 172 of file mapSubsetMesh.H.
|
inline |
Definition at line 178 of file mapSubsetMesh.H.
|
inline |
Definition at line 184 of file mapSubsetMesh.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.