This is the complete list of members for primitiveMesh, including all inherited members.
| aspectThreshold_ | primitiveMesh | protectedstatic |
| 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=NULL) const | primitiveMesh | virtual |
| checkCellVolumes(const scalarField &vols, const bool report, const bool detailedReport, labelHashSet *setPtr) const | primitiveMesh | protected |
| checkCellVolumes(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkClosedBoundary(const vectorField &, const bool, const PackedBoolList &) const | primitiveMesh | protected |
| checkClosedBoundary(const bool report=false) const | primitiveMesh | virtual |
| checkClosedCells(const vectorField &faceAreas, const scalarField &cellVolumes, const bool report, labelHashSet *setPtr, labelHashSet *aspectSetPtr, const Vector< label > &meshD) const | primitiveMesh | protected |
| checkClosedCells(const bool report=false, labelHashSet *setPtr=NULL, labelHashSet *highAspectSetPtr=NULL, const Vector< label > &solutionD=Vector< label >::one) const | primitiveMesh | virtual |
| checkCommonOrder(const label, const Map< label > &, labelHashSet *) const | primitiveMesh | protected |
| checkConcaveCells(const vectorField &fAreas, const pointField &fCentres, const bool report, labelHashSet *setPtr) const | primitiveMesh | protected |
| checkConcaveCells(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkDuplicateFaces(const label, const Map< label > &, label &nBaffleFaces, labelHashSet *) const | primitiveMesh | protected |
| checkEdgeLength(const bool report, const scalar minLenSqr, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkFaceAngles(const pointField &points, const vectorField &faceAreas, const bool report, const scalar maxDeg, labelHashSet *setPtr) const | primitiveMesh | protected |
| checkFaceAngles(const bool report=false, const scalar maxSin=10, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkFaceAreas(const vectorField &faceAreas, const bool report, const bool detailedReport, labelHashSet *setPtr) const | primitiveMesh | protected |
| checkFaceAreas(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkFaceFaces(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkFaceFlatness(const pointField &points, const vectorField &faceCentres, const vectorField &faceAreas, const bool report, const scalar warnFlatness, labelHashSet *setPtr) const | primitiveMesh | protected |
| checkFaceFlatness(const bool report, const scalar warnFlatness, labelHashSet *setPtr) const | primitiveMesh | virtual |
| checkFaceOrthogonality(const vectorField &fAreas, const vectorField &cellCtrs, const bool report, labelHashSet *setPtr) const | primitiveMesh | protected |
| checkFaceOrthogonality(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkFacePyramids(const pointField &points, const vectorField &ctrs, const bool report, const bool detailedReport, const scalar minPyrVol, labelHashSet *setPtr) const | primitiveMesh | protected |
| checkFacePyramids(const bool report=false, const scalar minPyrVol=-SMALL, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkFaceSkewness(const pointField &points, const vectorField &fCtrs, const vectorField &fAreas, const vectorField &cellCtrs, const bool report, labelHashSet *setPtr) const | primitiveMesh | protected |
| checkFaceSkewness(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkFaceVertices(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkGeometry(const bool report=false) const | primitiveMesh | virtual |
| checkMesh(const bool report=false) const | primitiveMesh | virtual |
| checkPointNearness(const bool report, const scalar reportDistSqr, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkPoints(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| checkTopology(const bool report=false) const | primitiveMesh | virtual |
| checkUpperTriangular(const bool report=false, labelHashSet *setPtr=NULL) const | primitiveMesh | virtual |
| ClassName("primitiveMesh") | primitiveMesh | |
| clearAddressing() | primitiveMesh | |
| clearGeom() | primitiveMesh | |
| clearOut() | primitiveMesh | |
| closedThreshold_ | primitiveMesh | protectedstatic |
| 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 |
| makeCellCentresAndVols(const vectorField &fCtrs, const vectorField &fAreas, vectorField &cellCtrs, scalarField &cellVols) const | primitiveMesh | protected |
| makeFaceCentresAndAreas(const pointField &p, vectorField &fCtrs, vectorField &fAreas) 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 |
| nonOrthThreshold_ | primitiveMesh | protectedstatic |
| nPoints() const | primitiveMesh | inline |
| oldPoints() const =0 | primitiveMesh | pure virtual |
| planarCosAngle_ | primitiveMesh | protectedstatic |
| 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 | |
| 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, const Xfer< cellList > &cells) | primitiveMesh | |
| setAspectThreshold(const scalar) | primitiveMesh | static |
| setClosedThreshold(const scalar) | primitiveMesh | static |
| setNonOrthThreshold(const scalar) | primitiveMesh | static |
| setSkewThreshold(const scalar) | primitiveMesh | static |
| skewThreshold_ | primitiveMesh | protectedstatic |
| ~primitiveMesh() | primitiveMesh | virtual |
1.8.11