This is the complete list of members for primitiveMesh, including all inherited members.
| calcCellCentresAndVols() const | primitiveMesh | protected |
| calcCells(cellList &, const labelUList &own, const labelUList &nei, const label nCells=-1) | primitiveMesh | static |
| calcEdgeVectors() const | primitiveMesh | protected |
| calcFaceCentresAndAreas() const | primitiveMesh | protected |
| calcPointOrder(label &nInternalPoints, labelList &pointMap, const faceList &, const label nInternalFaces, const label nPoints) | primitiveMesh | static |
| cellCells() const | primitiveMesh | |
| cellCells(const label celli, DynamicList< label > &) const | primitiveMesh | |
| cellCells(const label celli) const | primitiveMesh | |
| cellCentres() const | primitiveMesh | |
| cellEdges() const | primitiveMesh | |
| cellEdges(const label celli, DynamicList< label > &) const | primitiveMesh | |
| cellEdges(const label celli) const | primitiveMesh | |
| cellPoints() const | primitiveMesh | |
| cellPoints(const label celli, DynamicList< label > &) const | primitiveMesh | |
| cellPoints(const label celli) const | primitiveMesh | |
| cells() const | primitiveMesh | |
| cellShapes() const | primitiveMesh | |
| cellsPerEdge_ | primitiveMesh | static |
| cellsPerPoint_ | primitiveMesh | static |
| cellVolumes() const | primitiveMesh | |
| checkCellsZipUp(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkCellVolumes(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkClosedBoundary(const bool report=false) const | primitiveMesh | |
| checkClosedCells(const bool report=false, labelHashSet *setPtr=nullptr, labelHashSet *highAspectSetPtr=nullptr, const Vector< label > &solutionD=Vector< label >::one) const | primitiveMesh | |
| checkCommonOrder(const label, const Map< label > &, labelHashSet *) const | primitiveMesh | |
| checkConcaveCells(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkDuplicateFaces(const label, const Map< label > &, label &nBaffleFaces, labelHashSet *) const | primitiveMesh | |
| checkEdgeLength(const bool report, const scalar minLenSqr, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkFaceAngles(const bool report=false, const scalar maxSin=10, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkFaceAreas(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkFaceFaces(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkFaceFlatness(const bool report, const scalar warnFlatness, labelHashSet *setPtr) const | primitiveMesh | |
| checkFacePyramids(const bool report=false, const scalar minPyrVol=-small, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkFaceVertices(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkPointNearness(const bool report, const scalar reportDistSqr, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkPoints(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| checkUpperTriangular(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | |
| ClassName("primitiveMesh") | primitiveMesh | |
| clearAddressing() | primitiveMesh | |
| clearGeom() | primitiveMesh | |
| clearOut() | primitiveMesh | |
| edgeCells() const | primitiveMesh | |
| edgeCells(const label edgeI, DynamicList< label > &) const | primitiveMesh | |
| edgeCells(const label edgeI) const | primitiveMesh | |
| edgeFaces() const | primitiveMesh | |
| edgeFaces(const label edgeI, DynamicList< label > &) const | primitiveMesh | |
| edgeFaces(const label edgeI) const | primitiveMesh | |
| edges() const | primitiveMesh | |
| edgesPerCell_ | primitiveMesh | static |
| edgesPerFace_ | primitiveMesh | static |
| edgesPerPoint_ | primitiveMesh | static |
| faceAreas() const | primitiveMesh | |
| faceCentres() const | primitiveMesh | |
| faceEdges() const | primitiveMesh | |
| faceEdges(const label facei, DynamicList< label > &) const | primitiveMesh | |
| faceEdges(const label facei) const | primitiveMesh | |
| faceNeighbour() const =0 | primitiveMesh | pure virtual |
| faceOwner() const =0 | primitiveMesh | pure virtual |
| faces() const =0 | primitiveMesh | pure virtual |
| facesPerCell_ | primitiveMesh | static |
| facesPerEdge_ | primitiveMesh | static |
| facesPerPoint_ | primitiveMesh | static |
| findCell(const point &location) const | primitiveMesh | |
| findNearestCell(const point &location) const | primitiveMesh | |
| hasCellCells() const | primitiveMesh | inline |
| hasCellCentres() const | primitiveMesh | inline |
| hasCellEdges() const | primitiveMesh | inline |
| hasCellPoints() const | primitiveMesh | inline |
| hasCells() const | primitiveMesh | inline |
| hasCellShapes() const | primitiveMesh | inline |
| hasCellVolumes() const | primitiveMesh | inline |
| hasEdgeCells() const | primitiveMesh | inline |
| hasEdgeFaces() const | primitiveMesh | inline |
| hasEdges() const | primitiveMesh | inline |
| hasFaceAreas() const | primitiveMesh | inline |
| hasFaceCentres() const | primitiveMesh | inline |
| hasFaceEdges() const | primitiveMesh | inline |
| hasPointCells() const | primitiveMesh | inline |
| hasPointEdges() const | primitiveMesh | inline |
| hasPointFaces() const | primitiveMesh | inline |
| hasPointPoints() const | primitiveMesh | inline |
| isInternalFace(const label faceIndex) const | primitiveMesh | inline |
| magFaceAreas() const | primitiveMesh | |
| makeCellCentresAndVols(const vectorField &fCtrs, const vectorField &fAreas, vectorField &cellCtrs, scalarField &cellVols) const | primitiveMesh | protected |
| makeFaceCentresAndAreas(const pointField &p, vectorField &fCtrs, vectorField &fAreas, scalarField &magfAreas) const | primitiveMesh | protected |
| movePoints(const pointField &p, const pointField &oldP) | primitiveMesh | |
| nCells() const | primitiveMesh | inline |
| nEdges() const | primitiveMesh | inline |
| nFaces() const | primitiveMesh | inline |
| nInternal0Edges() const | primitiveMesh | inline |
| nInternal1Edges() const | primitiveMesh | inline |
| nInternalEdges() const | primitiveMesh | inline |
| nInternalFaces() const | primitiveMesh | inline |
| nInternalPoints() const | primitiveMesh | inline |
| nPoints() const | primitiveMesh | inline |
| oldCellCentres() const =0 | primitiveMesh | pure virtual |
| oldPoints() const =0 | primitiveMesh | pure virtual |
| operator=(const primitiveMesh &)=delete | primitiveMesh | |
| pointCells() const | primitiveMesh | |
| pointCells(const label pointi, DynamicList< label > &) const | primitiveMesh | |
| pointCells(const label pointi) const | primitiveMesh | |
| pointEdges() const | primitiveMesh | |
| pointFaces() const | primitiveMesh | |
| pointInCell(const point &p, label celli) const | primitiveMesh | |
| pointInCellBB(const point &p, label celli, scalar inflationFraction=0) const | primitiveMesh | |
| pointPoints() const | primitiveMesh | |
| pointPoints(const label pointi, DynamicList< label > &) const | primitiveMesh | |
| pointPoints(const label pointi) const | primitiveMesh | |
| points() const =0 | primitiveMesh | pure virtual |
| pointsPerCell_ | primitiveMesh | static |
| pointsPerFace_ | primitiveMesh | static |
| primitiveMesh() | primitiveMesh | protected |
| primitiveMesh(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells) | primitiveMesh | |
| primitiveMesh(primitiveMesh &&)=default | primitiveMesh | |
| primitiveMesh(const primitiveMesh &)=delete | primitiveMesh | |
| printAllocated() const | primitiveMesh | |
| reset(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells) | primitiveMesh | |
| reset(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells, cellList &cells) | primitiveMesh | |
| reset(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells, cellList &&cells) | primitiveMesh | |
| ~primitiveMesh() | primitiveMesh | virtual |