This is the complete list of members for polyMesh, including all inherited members.
addPatches(PtrList< polyPatch > &plist, const bool validBoundary=true) | polyMesh | |
addPatches(const List< polyPatch * > &p, const bool validBoundary=true) | polyMesh | |
addWatch() | regIOobject | virtual |
addWatch(const fileName &) | regIOobject | virtual |
addZones(const List< pointZone * > &pz, const List< faceZone * > &fz, const List< cellZone * > &cz) | polyMesh | |
aspectThreshold_ | primitiveMesh | protectedstatic |
at(const word &key) | HashTable< regIOobject * > | inline |
at(const word &key) const | HashTable< regIOobject * > | inline |
AUTO_WRITE enum value | IOobject | |
bad() const noexcept | IOobject | inline |
BAD enum value | IOobject | |
bannerEnabled() noexcept | IOobject | inlinestatic |
bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
begin() | HashTable< regIOobject * > | inline |
begin() const | HashTable< regIOobject * > | inline |
boundaryMesh() const | polyMesh | inline |
BoundaryMesh typedef | polyMesh | |
bounds() const | polyMesh | inline |
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 |
capacity() const noexcept | HashTable< regIOobject * > | inline |
caseName() const | IOobject | |
cbegin() const | HashTable< regIOobject * > | inline |
CELL_TETS enum value | polyMesh | |
cellCells() const | primitiveMesh | |
cellCells(const label celli, DynamicList< label > &) const | primitiveMesh | |
cellCells(const label celli) const | primitiveMesh | |
cellCentres() const | primitiveMesh | |
cellDecomposition enum name | polyMesh | |
cellEdges() const | primitiveMesh | |
cellEdges(const label celli, labelHashSet &, DynamicList< label > &) const | primitiveMesh | |
cellEdges(const label celli) const | primitiveMesh | |
cellPoints() const | primitiveMesh | |
cellPoints(const label celli, labelHashSet &, DynamicList< label > &) const | primitiveMesh | |
cellPoints(const label celli) const | primitiveMesh | |
cells() const | primitiveMesh | |
cellShapes() const | primitiveMesh | |
cellsPerEdge_ | primitiveMesh | static |
cellsPerPoint_ | primitiveMesh | static |
cellTree() const | polyMesh | |
cellVolumes() const | primitiveMesh | |
cellZones() const noexcept | polyMesh | inline |
cellZones() noexcept | polyMesh | inline |
cend() const noexcept | HashTable< regIOobject * > | inline |
cfind(const word &key) const | HashTable< regIOobject * > | inline |
cfindIOobject(const word &name, const bool recursive=false) const | objectRegistry | |
cfindObject(const word &name, const bool recursive=false) const | objectRegistry | |
changing() const noexcept | polyMesh | inline |
checkCellDeterminant(const bool report, labelHashSet *setPtr) const | polyMesh | virtual |
checkCellsZipUp(const bool report=false, labelHashSet *setPtr=nullptr) 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=nullptr) const | primitiveMesh | virtual |
checkClosedBoundary(const vectorField &areas, const bool report, const bitSet &internalOrCoupledFaces) 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=nullptr, labelHashSet *highAspectSetPtr=nullptr, 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=nullptr) const | primitiveMesh | virtual |
checkDuplicateFaces(const label, const Map< label > &, label &nBaffleFaces, labelHashSet *) const | primitiveMesh | protected |
checkEdgeAlignment(const bool report, const Vector< label > &directions, labelHashSet *setPtr) const | polyMesh | virtual |
checkEdgeLength(const bool report, const scalar minLenSqr, labelHashSet *setPtr=nullptr) 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=nullptr) 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=nullptr) const | primitiveMesh | virtual |
checkFaceFaces(const bool report=false, labelHashSet *setPtr=nullptr) 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 bool report=false, labelHashSet *setPtr=nullptr) const | polyMesh | virtual |
Foam::primitiveMesh::checkFaceOrthogonality(const vectorField &fAreas, const vectorField &cellCtrs, const bool report, labelHashSet *setPtr) const | primitiveMesh | protected |
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=nullptr) const | primitiveMesh | virtual |
checkFaceSkewness(const bool report=false, labelHashSet *setPtr=nullptr) const | polyMesh | virtual |
Foam::primitiveMesh::checkFaceSkewness(const pointField &points, const vectorField &fCtrs, const vectorField &fAreas, const vectorField &cellCtrs, const bool report, labelHashSet *setPtr) const | primitiveMesh | protected |
checkFaceVertices(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | virtual |
checkFaceWeight(const bool report, const scalar minWeight=0.05, labelHashSet *setPtr=nullptr) const | polyMesh | virtual |
checkGeometry(const bool report=false) const | primitiveMesh | virtual |
checkIn(regIOobject *io) const | objectRegistry | |
checkIn(regIOobject &io) const | objectRegistry | |
Foam::regIOobject::checkIn() | regIOobject | |
checkMesh(const bool report=false) const | primitiveMesh | virtual |
checkMeshMotion(const pointField &newPoints, const bool report=false, const bool detailedReport=false) const | polyMesh | virtual |
checkOut(regIOobject *io) const | objectRegistry | |
checkOut(regIOobject &io) const | objectRegistry | |
checkOut(const word &key) const | objectRegistry | |
Foam::regIOobject::checkOut() | regIOobject | |
checkPointNearness(const bool report, const scalar reportDistSqr, labelHashSet *setPtr=nullptr) const | primitiveMesh | virtual |
checkPoints(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | virtual |
checkTopology(const bool report=false) const | primitiveMesh | virtual |
checkUpperTriangular(const bool report=false, labelHashSet *setPtr=nullptr) const | primitiveMesh | virtual |
checkVolRatio(const bool report, const scalar minRatio=0.01, labelHashSet *setPtr=nullptr) const | polyMesh | virtual |
classes() const | objectRegistry | |
classes(const MatchPredicate &matchName) const | objectRegistry | |
classes(const MatchPredicate &matchName) const | objectRegistry | |
classesImpl(const objectRegistry &list, const MatchPredicate &matchName) | objectRegistry | |
ClassName("primitiveMesh") | primitiveMesh | |
clear() | objectRegistry | |
clearAddressing(const bool isMeshUpdate=false) | polyMesh | |
Foam::primitiveMesh::clearAddressing() | primitiveMesh | |
clearCellGeom() | primitiveMesh | |
clearCellTree() | polyMesh | |
clearGeom() | polyMesh | |
clearOut() | polyMesh | |
clearPrimitives() | polyMesh | |
clearStorage() | objectRegistry | |
clearTetBasePtIs() | polyMesh | |
clone() const | IOobject | inline |
clone(const objectRegistry ®istry) const | IOobject | inline |
close() | regIOobject | |
closedThreshold_ | primitiveMesh | protectedstatic |
comm() const noexcept | polyMesh | |
comm() noexcept | polyMesh | |
const_key_iterator typedef | HashTable< regIOobject * > | |
const_pointer | HashTable< regIOobject * > | |
const_reference | HashTable< regIOobject * > | |
count(const char *clsName) const | objectRegistry | |
count(const MatchPredicate &matchClass) const | objectRegistry | |
count(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) const | objectRegistry | |
count(const bool strict=false) const | objectRegistry | |
count(const MatchPredicate &matchName) const | objectRegistry | |
count(const MatchPredicate &matchClass) const | objectRegistry | |
count(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) const | objectRegistry | |
count(const MatchPredicate &matchName) const | objectRegistry | |
count(const bool strict) const | objectRegistry | |
countEntries(const BinaryPredicate &pred, const bool invert=false) const | HashTable< regIOobject * > | |
countEntries(const BinaryPredicate &pred, const bool invert) const | HashTable< regIOobject * > | |
countImpl(const objectRegistry &list, const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) | objectRegistry | |
countKeys(const UnaryPredicate &pred, const bool invert=false) const | HashTable< regIOobject * > | |
countKeys(const UnaryPredicate &pred, const bool invert) const | HashTable< regIOobject * > | |
countTypeImpl(const objectRegistry &list, const MatchPredicate &matchName) | objectRegistry | |
countValues(const UnaryPredicate &pred, const bool invert=false) const | HashTable< regIOobject * > | |
countValues(const UnaryPredicate &pred, const bool invert) const | HashTable< regIOobject * > | |
db() const noexcept | IOobject | |
dbDir() const | polyMesh | virtual |
defaultRegion | polyMesh | static |
difference_type typedef | HashTable< regIOobject * > | |
dynamic() const | polyMesh | inlinevirtual |
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 |
emplace(const word &key, Args &&... args) | HashTable< regIOobject * > | inline |
emplace_set(const word &key, Args &&... args) | HashTable< regIOobject * > | inline |
empty() const noexcept | HashTable< regIOobject * > | inline |
end() noexcept | HashTable< regIOobject * > | inline |
end() const noexcept | HashTable< regIOobject * > | inline |
erase(const iterator &iter) | objectRegistry | |
erase(const word &key) | objectRegistry | |
erase(std::initializer_list< word > keys) | objectRegistry | |
erase(const UList< word > &keys) | objectRegistry | |
HashTable< regIOobject * >::erase(const HashTable< AnyType, word, AnyHash > &other) | HashTable< regIOobject * > | |
HashTable< regIOobject * >::erase(InputIter first, InputIter last) | HashTable< regIOobject * > | inline |
HashTable< regIOobject * >::erase(const FixedList< word, N > &keys) | HashTable< regIOobject * > | inline |
eventNo() const | regIOobject | inline |
eventNo() | regIOobject | inline |
FACE_CENTRE_TRIS enum value | polyMesh | |
FACE_DIAG_TRIS enum value | polyMesh | |
FACE_PLANES enum value | polyMesh | |
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 | polyMesh | virtual |
faceOwner() const | polyMesh | virtual |
faces() const | polyMesh | virtual |
facesInstance() const | polyMesh | |
facesPerCell_ | primitiveMesh | static |
facesPerEdge_ | primitiveMesh | static |
facesPerPoint_ | primitiveMesh | static |
faceZones() const noexcept | polyMesh | inline |
faceZones() noexcept | polyMesh | inline |
fileCheckTypes enum name | IOobject | |
fileCheckTypesNames | IOobject | static |
fileModificationChecking | IOobject | static |
fileModificationSkew | IOobject | static |
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
filePath() const | regIOobject | virtual |
filterEntries(const BinaryPredicate &pred, const bool pruning=false) | HashTable< regIOobject * > | |
filterEntries(const BinaryPredicate &pred, const bool pruning) | HashTable< regIOobject * > | |
filterKeys(const UnaryPredicate &pred, const bool pruning=false) | HashTable< regIOobject * > | |
filterKeys(const UnaryPredicate &pred, const bool pruning) | HashTable< regIOobject * > | |
filterValues(const UnaryPredicate &pred, const bool pruning=false) | HashTable< regIOobject * > | |
filterValues(const UnaryPredicate &pred, const bool pruning) | HashTable< regIOobject * > | |
find(const word &key) | HashTable< regIOobject * > | inline |
find(const word &key) const | HashTable< regIOobject * > | inline |
findCell(const point &p, const cellDecomposition=CELL_TETS) const | polyMesh | |
Foam::primitiveMesh::findCell(const point &location) const | primitiveMesh | |
findCellFacePt(const point &p, label &celli, label &tetFacei, label &tetPti) const | polyMesh | |
findMetaData() const noexcept | regIOobject | virtual |
findNearestCell(const point &location) const | primitiveMesh | |
findObject(const word &name, const bool recursive=false) const | objectRegistry | |
findObject(const word &name, const bool recursive=false) | objectRegistry | |
findTetFacePt(const label celli, const point &p, label &tetFacei, label &tetPti) const | polyMesh | |
found(const word &name, const bool recursive=false) const | objectRegistry | |
HashTable< regIOobject * >::found(const word &key) const | HashTable< regIOobject * > | inline |
foundObject(const word &name, const bool recursive=false) const | objectRegistry | |
geometricD() const | polyMesh | |
getEvent() const | objectRegistry | |
getMetaData() noexcept | regIOobject | |
getObjectPtr(const word &name, const bool recursive=false) const | objectRegistry | |
global() const | regIOobject | inlinevirtual |
globalData() const | polyMesh | |
globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
globalObject() const noexcept | IOobject | inline |
globalObject(bool on) noexcept | IOobject | inline |
globalObject() noexcept | IOobject | inline |
good() const noexcept | IOobject | inline |
GOOD enum value | IOobject | |
group(const word &name) | IOobject | static |
group() const | IOobject | inline |
groupName(StringType base, const word &group) | IOobject | inlinestatic |
groupName(StringType base, const word &group) | IOobject | inline |
hasCellCells() const noexcept | primitiveMesh | inline |
hasCellCentres() const noexcept | primitiveMesh | inline |
hasCellEdges() const noexcept | primitiveMesh | inline |
hasCellPoints() const noexcept | primitiveMesh | inline |
hasCells() const noexcept | primitiveMesh | inline |
hasCellShapes() const noexcept | primitiveMesh | inline |
hasCellVolumes() const noexcept | primitiveMesh | inline |
hasEdgeCells() const noexcept | primitiveMesh | inline |
hasEdgeFaces() const noexcept | primitiveMesh | inline |
hasEdges() const noexcept | primitiveMesh | inline |
hasFaceAreas() const noexcept | primitiveMesh | inline |
hasFaceCentres() const noexcept | primitiveMesh | inline |
hasFaceEdges() const noexcept | primitiveMesh | inline |
hasher typedef | HashTable< regIOobject * > | |
HashTable() | HashTable< regIOobject * > | |
HashTable(const label size) | HashTable< regIOobject * > | explicit |
HashTable(Istream &is, const label size=128) | HashTable< regIOobject * > | |
HashTable(const this_type &ht) | HashTable< regIOobject * > | |
HashTable(this_type &&rhs) | HashTable< regIOobject * > | |
HashTable(std::initializer_list< std::pair< word, regIOobject * >> list) | HashTable< regIOobject * > | |
hasPointCells() const noexcept | primitiveMesh | inline |
hasPointEdges() const noexcept | primitiveMesh | inline |
hasPointFaces() const noexcept | primitiveMesh | inline |
hasPointPoints() const noexcept | primitiveMesh | inline |
hasTetBasePtIs() const | polyMesh | inline |
headerClassName() const noexcept | IOobject | inline |
headerClassName() noexcept | IOobject | inline |
headerOk() | regIOobject | |
info() const | IOobject | inline |
init(const bool doInit) | polyMesh | virtual |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
insert(const word &key, const regIOobject * &obj) | HashTable< regIOobject * > | inline |
insert(const word &key, regIOobject * &&obj) | HashTable< regIOobject * > | inline |
instance() const noexcept | IOobject | inline |
instance() noexcept | IOobject | inline |
IOobject(const IOobject &)=default | IOobject | |
IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | |
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | |
IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | |
IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
IOobject(const IOobject &io, const word &name) | IOobject | |
IOobject(const IOobject &io, readOption, writeOption) | IOobject | |
isHeaderClassName(const word &clsName) const | IOobject | inline |
isHeaderClassName() const | IOobject | inline |
isHeaderClassName() const | IOobject | inline |
isInternalFace(const label faceIndex) const noexcept | primitiveMesh | inline |
isTimeDb() const noexcept | objectRegistry | |
iterator_erase(node_type *&entry, label &index) | HashTable< regIOobject * > | protected |
key_iterator typedef | HashTable< regIOobject * > | |
key_type typedef | HashTable< regIOobject * > | |
keys() const | HashTable< regIOobject * > | inline |
labelByteSize() const noexcept | IOobject | inline |
local() const noexcept | IOobject | inline |
localFilePath(const word &typeName, const bool search=true) const | IOobject | |
lookup(const word &key, const regIOobject * &deflt) const | HashTable< regIOobject * > | inline |
lookupClass(const bool strict=false) const | objectRegistry | |
lookupClass(const bool strict=false) | objectRegistry | |
lookupClass(const bool strict) const | objectRegistry | |
lookupClass(const bool strict) | objectRegistry | |
lookupObject(const word &name, const bool recursive=false) const | objectRegistry | |
lookupObjectPtr(const word &name, bool recursive=false) const | objectRegistry | inline |
lookupObjectRef(const word &name, const bool recursive=false) const | objectRegistry | |
lookupObjectRefPtr(const word &name, bool recursive=false) const | objectRegistry | inline |
mapped_type typedef | HashTable< regIOobject * > | |
masterOnlyReading | regIOobject | protectedstatic |
maxFileModificationPolls | IOobject | static |
member(const word &name) | IOobject | static |
member() const | IOobject | inline |
Mesh typedef | polyMesh | |
meshDir() const | polyMesh | |
meshSubDir | polyMesh | static |
modified() const | objectRegistry | virtual |
movePoints(const pointField &) | polyMesh | virtual |
Foam::primitiveMesh::movePoints(const pointField &p, const pointField &oldP) | primitiveMesh | |
moving() const noexcept | polyMesh | inline |
moving(const bool on) noexcept | polyMesh | inline |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const noexcept | IOobject | inline |
names() const | objectRegistry | |
names(const char *clsName) const | objectRegistry | |
names(const MatchPredicate &matchClass) const | objectRegistry | |
names(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) const | objectRegistry | |
names() const | objectRegistry | |
names(const MatchPredicate &matchName) const | objectRegistry | |
names(const MatchPredicate &matchClass) const | objectRegistry | |
names(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) const | objectRegistry | |
names() const | objectRegistry | |
names(const MatchPredicate &matchName) const | objectRegistry | |
namesImpl(const objectRegistry &list, const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName, const bool doSort) | objectRegistry | |
namesTypeImpl(const objectRegistry &list, const MatchPredicate &matchName, const bool doSort) | objectRegistry | |
nBoundaryFaces() const noexcept | primitiveMesh | inline |
nCells() const noexcept | primitiveMesh | inline |
nEdges() const | primitiveMesh | inline |
nFaces() const noexcept | primitiveMesh | inline |
nGeometricD() const | polyMesh | |
nInternal0Edges() const | primitiveMesh | inline |
nInternal1Edges() const | primitiveMesh | inline |
nInternalEdges() const | primitiveMesh | inline |
nInternalFaces() const noexcept | primitiveMesh | inline |
nInternalPoints() const noexcept | primitiveMesh | inline |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
nonOrthThreshold_ | primitiveMesh | protectedstatic |
note() const noexcept | IOobject | inline |
note() noexcept | IOobject | inline |
nPoints() const noexcept | primitiveMesh | inline |
nSolutionD() const | polyMesh | |
objectPath() const | IOobject | inline |
objectRegistry(const Time &db, const label nObjects=128) | objectRegistry | explicit |
objectRegistry(const IOobject &io, const label nObjects=128) | objectRegistry | explicit |
objectRelPath() const | IOobject | |
objectState enum name | IOobject | |
oldCellCentres() const | polyMesh | virtual |
oldPoints() const | polyMesh | virtual |
operator!=(const this_type &rhs) const | HashTable< regIOobject * > | |
operator()(const word &key) | HashTable< regIOobject * > | inline |
operator()(const word &key, const regIOobject * &deflt) | HashTable< regIOobject * > | inline |
operator+=(const this_type &rhs) | HashTable< regIOobject * > | |
Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
Foam::HashTable< regIOobject * >::operator=(const this_type &rhs) | HashTable< regIOobject * > | |
Foam::HashTable< regIOobject * >::operator=(std::initializer_list< std::pair< word, regIOobject * >> rhs) | HashTable< regIOobject * > | |
Foam::HashTable< regIOobject * >::operator=(this_type &&rhs) | HashTable< regIOobject * > | |
operator==(const this_type &rhs) const | HashTable< regIOobject * > | |
operator[](const word &key) | HashTable< regIOobject * > | inline |
operator[](const word &key) const | HashTable< regIOobject * > | inline |
ownedByRegistry() const | regIOobject | inline |
parent() const noexcept | objectRegistry | inline |
parseHeader(const dictionary &headerDict) | IOobject | |
path() const | IOobject | |
path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
planarCosAngle_ | primitiveMesh | protectedstatic |
pointCells() const | primitiveMesh | |
pointCells(const label pointi, DynamicList< label > &) const | primitiveMesh | |
pointCells(const label pointi) const | primitiveMesh | |
pointEdges() const | primitiveMesh | |
pointer typedef | HashTable< regIOobject * > | |
pointFaces() const | primitiveMesh | |
pointInCell(const point &p, label celli, const cellDecomposition=CELL_TETS) const | polyMesh | |
Foam::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 | polyMesh | virtual |
POINTS_MOVED enum value | polyMesh | |
pointsInstance() const | polyMesh | |
pointsPerCell_ | primitiveMesh | static |
pointsPerFace_ | primitiveMesh | static |
pointZones() const noexcept | polyMesh | inline |
pointZones() noexcept | polyMesh | inline |
polyMesh(const IOobject &io, const bool doInit=true) | polyMesh | explicit |
polyMesh(const IOobject &io, const zero, const bool syncPar=true) | polyMesh | |
polyMesh(const IOobject &io, pointField &&points, faceList &&faces, labelList &&owner, labelList &&neighbour, const bool syncPar=true) | polyMesh | |
polyMesh(const IOobject &io, pointField &&points, faceList &&faces, cellList &&cells, const bool syncPar=true) | polyMesh | |
polyMesh(const IOobject &io, pointField &&points, const cellShapeList &shapes, const faceListList &boundaryFaces, const wordList &boundaryPatchNames, const wordList &boundaryPatchTypes, const word &defaultBoundaryPatchName, const word &defaultBoundaryPatchType, const wordList &boundaryPatchPhysicalTypes, const bool syncPar=true) | polyMesh | |
polyMesh(const IOobject &io, pointField &&points, const cellShapeList &shapes, const faceListList &boundaryFaces, const wordList &boundaryPatchNames, const PtrList< dictionary > &boundaryDicts, const word &defaultBoundaryPatchName, const word &defaultBoundaryPatchType, const bool syncPar=true) | polyMesh | |
primitiveMesh() | primitiveMesh | protected |
primitiveMesh(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells) | primitiveMesh | |
printAllocated() const | primitiveMesh | |
printInfo(Ostream &os) const | HashTable< regIOobject * > | |
read() | regIOobject | virtual |
READ_IF_PRESENT enum value | IOobject | |
readData(Istream &) | regIOobject | virtual |
readHeader(Istream &is) | IOobject | |
readHeader(dictionary &headerDict, Istream &is) | IOobject | |
readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName) | regIOobject | protected |
readIfModified() | objectRegistry | virtual |
readModifiedObjects() | objectRegistry | |
readOpt() const noexcept | IOobject | inline |
readOpt(readOption opt) noexcept | IOobject | inline |
readOpt() noexcept | IOobject | inline |
readOption enum name | IOobject | |
readStream(const word &, const bool valid=true) | regIOobject | |
readUpdate() | polyMesh | virtual |
readUpdateState enum name | polyMesh | |
reference typedef | HashTable< regIOobject * > | |
regIOobject(const IOobject &io, const bool isTimeObject=false) | regIOobject | |
regIOobject(const regIOobject &rio) | regIOobject | |
regIOobject(const regIOobject &rio, bool registerCopy) | regIOobject | |
regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
regIOobject(const IOobject &io, const regIOobject &rio) | regIOobject | |
registerObject() const noexcept | IOobject | inline |
registerObject(bool on) noexcept | IOobject | inline |
registerObject() noexcept | IOobject | inline |
release(const bool unregister=false) | regIOobject | inline |
removeBoundary() | polyMesh | |
removeFiles(const fileName &instanceDir) const | polyMesh | |
removeFiles() const | polyMesh | |
removeMetaData() | regIOobject | |
rename(const word &newName) | objectRegistry | virtual |
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 | |
resetGeometry(pointField &&faceCentres, pointField &&faceAreas, pointField &&cellCentres, scalarField &&cellVolumes) | primitiveMesh | |
resetMotion() const | polyMesh | |
resetPrimitives(autoPtr< pointField > &&points, autoPtr< faceList > &&faces, autoPtr< labelList > &&owner, autoPtr< labelList > &&neighbour, const labelUList &patchSizes, const labelUList &patchStarts, const bool validBoundary=true) | polyMesh | |
resize(const label sz) | HashTable< regIOobject * > | |
retain(const HashTable< AnyType, word, AnyHash > &other) | HashTable< regIOobject * > | |
retain(const HashTable< AnyType, word, AnyHash > &other) | HashTable< regIOobject * > | |
rootPath() const | IOobject | |
scalarByteSize() const noexcept | IOobject | inline |
scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
scopeSeparator | IOobject | static |
selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
set(const word &key, const regIOobject * &obj) | HashTable< regIOobject * > | inline |
set(const word &key, regIOobject * &&obj) | HashTable< regIOobject * > | inline |
setAspectThreshold(const scalar) | primitiveMesh | static |
setBad(const string &s) | IOobject | protected |
setClosedThreshold(const scalar) | primitiveMesh | static |
setInstance(const fileName &instance, const IOobject::writeOption wOpt=IOobject::AUTO_WRITE) | polyMesh | |
setNonOrthThreshold(const scalar) | primitiveMesh | static |
setSkewThreshold(const scalar) | primitiveMesh | static |
setUpToDate() | regIOobject | |
setUpToDatePoints(regIOobject &io) const | polyMesh | virtual |
size() const noexcept | HashTable< regIOobject * > | inline |
size_type typedef | HashTable< regIOobject * > | |
skewThreshold_ | primitiveMesh | protectedstatic |
solutionD() const | polyMesh | |
sortedNames() const | objectRegistry | |
sortedNames(const char *clsName) const | objectRegistry | |
sortedNames(const MatchPredicate &matchClass) const | objectRegistry | |
sortedNames(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) const | objectRegistry | |
sortedNames() const | objectRegistry | |
sortedNames(const MatchPredicate &matchName) const | objectRegistry | |
sortedNames(const MatchPredicate &matchClass) const | objectRegistry | |
sortedNames(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) const | objectRegistry | |
sortedNames() const | objectRegistry | |
sortedNames(const MatchPredicate &matchName) const | objectRegistry | |
sortedToc() const | HashTable< regIOobject * > | |
sortedToc(const Compare &comp) const | HashTable< regIOobject * > | |
sortedToc(const Compare &comp) const | HashTable< regIOobject * > | |
store() | regIOobject | inline |
store(Type *p) | regIOobject | inlinestatic |
store(autoPtr< Type > &ptr) | regIOobject | inlinestatic |
store(autoPtr< Type > &&ptr) | regIOobject | inlinestatic |
store(refPtr< Type > &ptr) | regIOobject | inlinestatic |
store(refPtr< Type > &&ptr) | regIOobject | inlinestatic |
store(tmp< Type > &ptr) | regIOobject | inlinestatic |
store(tmp< Type > &&ptr) | regIOobject | inlinestatic |
subRegistry(const word &name, const bool forceCreate=false, const bool recursive=false) const | objectRegistry | |
swap(HashTable< regIOobject *, word, Foam::Hash< word > > &rhs) | HashTable< regIOobject * > | |
tetBasePtIs() const | polyMesh | |
this_type typedef | HashTable< regIOobject * > | |
thisDb() const noexcept | polyMesh | inline |
time() const noexcept | objectRegistry | inline |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
toc() const | HashTable< regIOobject * > | |
tocEntries(const BinaryPredicate &pred, const bool invert=false) const | HashTable< regIOobject * > | |
tocEntries(const BinaryPredicate &pred, const bool invert) const | HashTable< regIOobject * > | |
tocKeys(const UnaryPredicate &pred, const bool invert=false) const | HashTable< regIOobject * > | |
tocKeys(const UnaryPredicate &pred, const bool invert) const | HashTable< regIOobject * > | |
tocValues(const UnaryPredicate &pred, const bool invert=false) const | HashTable< regIOobject * > | |
tocValues(const UnaryPredicate &pred, const bool invert) const | HashTable< regIOobject * > | |
TOPO_CHANGE enum value | polyMesh | |
TOPO_PATCH_CHANGE enum value | polyMesh | |
topoChanging() const noexcept | polyMesh | inline |
topoChanging(const bool on) noexcept | polyMesh | inline |
transfer(HashTable< regIOobject *, word, Foam::Hash< word > > &rhs) | HashTable< regIOobject * > | |
typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
TypeName("polyMesh") | polyMesh | |
Foam::objectRegistry::TypeName("objectRegistry") | objectRegistry | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
UNCHANGED enum value | polyMesh | |
updateGeom() | primitiveMesh | virtual |
updateGeomPoints(pointIOField &&newPoints, autoPtr< labelIOList > &newTetBasePtIsPtr) | polyMesh | |
updateMesh(const mapPolyMesh &mpm) | polyMesh | virtual |
updateMetaData() | regIOobject | virtual |
upToDate(const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
upToDatePoints(const regIOobject &io) const | polyMesh | virtual |
value_type typedef | HashTable< regIOobject * > | |
warnNoRereading() const | IOobject | |
watchIndices() const | regIOobject | inline |
watchIndices() | regIOobject | inline |
write(const bool valid=true) const | regIOobject | virtual |
writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
writeData(Ostream &) const | objectRegistry | inlinevirtual |
writeDivider(Ostream &os) | IOobject | static |
writeEndDivider(Ostream &os) | IOobject | static |
writeHeader(Ostream &os) const | IOobject | |
writeHeader(Ostream &os, const word &objectType) const | IOobject | |
writeHeader(dictionary &dict, IOstreamOption streamOpt) const | IOobject | |
writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) const | IOobject | |
writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
writeKeys(Ostream &os, const label shortLen=0) const | HashTable< regIOobject * > | |
writeObject(IOstreamOption streamOpt, const bool valid) const | objectRegistry | virtual |
Foam::regIOobject::writeObject(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType comp, const bool valid) const | regIOobject | virtual |
writeOpt() const noexcept | IOobject | inline |
writeOpt(writeOption opt) noexcept | IOobject | inline |
writeOpt() noexcept | IOobject | inline |
writeOption enum name | IOobject | |
~HashTable() | HashTable< regIOobject * > | |
~IOobject()=default | IOobject | virtual |
~objectRegistry() | objectRegistry | virtual |
~polyMesh() | polyMesh | virtual |
~primitiveMesh() | primitiveMesh | virtual |
~regIOobject() | regIOobject | virtual |