bounds() const | primitiveMesh | [inline] |
calcCells(cellList &, const unallocLabelList &own, const unallocLabelList &nei, const label nCells=-1) | primitiveMesh | [static] |
cellCells() const | primitiveMesh | |
cellCentres() const | primitiveMesh | |
cellEdges() const | primitiveMesh | |
cellPoints() const | primitiveMesh | |
cells() const | primitiveMesh | |
cellShapes() const | primitiveMesh | |
cellsPerEdge_ | primitiveMesh | [static] |
cellsPerPoint_ | primitiveMesh | [static] |
cellVolumes() const | primitiveMesh | |
checkCellsZipUp(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkCellVolumes(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkClosedBoundary(const bool report=false) const | primitiveMesh | |
checkClosedCells(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkFaceAngles(const bool report=false, const scalar maxSin=10, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkFaceAreas(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkFaceDotProduct(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkFaceFaces(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkFaceFlatness(const bool report, const scalar warnFlatness, labelHashSet *setPtr) const | primitiveMesh | |
checkFacePyramids(const bool report=false, const scalar minPyrVol=-SMALL, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkFaceSkewness(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkFaceVertices(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkFloatingCells(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkGeometry(const bool report=false) const | primitiveMesh | |
checkMesh(const bool report=false) const | primitiveMesh | |
checkMeshMotion(const pointField &newPoints, const bool report=false) const | primitiveMesh | |
checkPoints(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
checkTopology(const bool report=false) const | primitiveMesh | |
checkUpperTriangular(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | |
ClassName("primitiveMesh") | primitiveMesh | |
clearAddressing() | primitiveMesh | |
clearAll() | primitiveMesh | |
clearGeom() | primitiveMesh | |
clearOut() | primitiveMesh | |
clearPrimitives() | primitiveMesh | |
closedTolerance_ | primitiveMesh | [static] |
edgeCells() const | primitiveMesh | |
edgeFaces() const | primitiveMesh | |
edges() const | primitiveMesh | |
edgesPerCell_ | primitiveMesh | [static] |
edgesPerFace_ | primitiveMesh | [static] |
edgesPerPoint_ | primitiveMesh | [static] |
faceAreas() const | primitiveMesh | |
faceCentres() const | primitiveMesh | |
faceEdges() const | primitiveMesh | |
faceNeighbour() const | primitiveMesh | [inline] |
faceOwner() const | primitiveMesh | [inline] |
faces() const | primitiveMesh | |
facesPerCell_ | primitiveMesh | [static] |
facesPerEdge_ | primitiveMesh | [static] |
facesPerPoint_ | primitiveMesh | [static] |
findCell(const point &location) const | primitiveMesh | |
findNearestCell(const point &location) const | primitiveMesh | |
isInternalFace(const label faceIndex) const | primitiveMesh | [inline] |
movePoints(const pointField &p, const pointField &oldP) | primitiveMesh | |
nCells() const | primitiveMesh | [inline] |
nEdges() const | primitiveMesh | [inline] |
nFaces() const | primitiveMesh | [inline] |
nInternalFaces() const | primitiveMesh | [inline] |
nPoints() const | primitiveMesh | [inline] |
oldPoints() const | primitiveMesh | |
pointCells() const | primitiveMesh | |
pointEdges() const | primitiveMesh | |
pointFaces() const | primitiveMesh | |
pointInCell(const point &p, label celli) const | primitiveMesh | |
pointInCellBB(const point &p, label celli) const | primitiveMesh | |
pointPoints() const | primitiveMesh | |
points() const | primitiveMesh | |
pointsPerCell_ | primitiveMesh | [static] |
pointsPerFace_ | primitiveMesh | [static] |
primitiveMesh() | primitiveMesh | [protected] |
primitiveMesh(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells, const pointField &points, const faceList &faces, const labelList &faceOwner, const labelList &faceNeighbour) | primitiveMesh | |
printAllocated() const | primitiveMesh | |
reset(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells, const pointField &points, const faceList &faces, const labelList &faceOwner, const labelList &faceNeighbour) | primitiveMesh | |
reset(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells, const pointField &points, const faceList &faces, const labelList &faceOwner, const labelList &faceNeighbour, cellList &cells) | primitiveMesh | |
setAspectWarn(const scalar) | primitiveMesh | [static] |
setOrthWarn(const scalar) | primitiveMesh | [static] |
setSkewWarn(const scalar) | primitiveMesh | [static] |
~primitiveMesh() | primitiveMesh | [virtual] |