This is the complete list of members for polyMesh, including all inherited members.
addPatch(const label insertPatchi, const polyPatch &patch, const dictionary &patchFieldDict, const word &defaultPatchFieldType, const bool validBoundary) | polyMesh | virtual |
addPatches(const List< polyPatch *> &, const bool validBoundary=true) | polyMesh | |
addTemporaryObject(const word &name) const | objectRegistry | |
addWatch() | regIOobject | |
addZones(const List< pointZone *> &pz, const List< faceZone *> &fz, const List< cellZone *> &cz) | polyMesh | |
aspectThreshold_ | primitiveMesh | protectedstatic |
AUTO_WRITE enum value | IOobject | |
BAD enum value | IOobject | |
bad() const | IOobject | inline |
begin() | HashTable< regIOobject *> | inline |
begin() const | HashTable< regIOobject *> | inline |
boundaryMesh() const | polyMesh | inline |
BoundaryMesh typedef | polyMesh | |
bounds() const | polyMesh | inline |
cacheTemporaryObject(const word &name) const | objectRegistry | |
cacheTemporaryObject(Object &ob) const | objectRegistry | |
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 | HashTable< regIOobject *> | inline |
caseName() const | regIOobject | |
Foam::IOobject::caseName(const bool global) 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, 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 |
cellTree() const | polyMesh | |
cellVolumes() const | primitiveMesh | |
cellZones() const | polyMesh | inline |
cellZones() | polyMesh | inline |
cend() | HashTableCore | inlinestatic |
changing() const | polyMesh | inline |
checkCacheTemporaryObjects() const | objectRegistry | |
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 &, 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=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 &) 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 &) 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 |
Foam::ClassName("HashTable") | HashTableCore | |
Foam::primitiveMesh::ClassName("primitiveMesh") | primitiveMesh | |
clear() | objectRegistry | |
clearAddressing(const bool isMeshUpdate=false) | polyMesh | |
Foam::primitiveMesh::clearAddressing() | primitiveMesh | |
clearCellTree() | polyMesh | |
clearGeom() | polyMesh | |
clearOut() | polyMesh | |
clearPrimitives() | polyMesh | |
clearStorage() | HashTable< regIOobject *> | |
clearTetBasePtIs() | polyMesh | |
clone() const | IOobject | inline |
clone(const objectRegistry ®istry) const | IOobject | inline |
close() | regIOobject | |
closedThreshold_ | primitiveMesh | protectedstatic |
comm() const | polyMesh | |
comm() | polyMesh | |
const_reference typedef | HashTable< regIOobject *> | |
db() const | IOobject | |
dbDir() const | polyMesh | virtual |
defaultRegion | polyMesh | static |
distribute(const polyDistributionMap &map) | polyMesh | virtual |
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 |
empty() const | HashTable< regIOobject *> | inline |
end() | HashTableCore | inlinestatic |
erase(const iterator &) | HashTable< regIOobject *> | |
erase(const word &) | HashTable< regIOobject *> | |
erase(const UList< word > &) | HashTable< regIOobject *> | |
erase(const HashTable< AnyType, word, AnyHash > &) | HashTable< regIOobject *> | |
erase(const HashTable< AnyType, word, AnyHash > &rhs) | HashTable< regIOobject *> | |
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 | polyMesh | inline |
faceZones() | polyMesh | inline |
fileCheckTypes enum name | IOobject | |
fileCheckTypesNames | IOobject | static |
fileModificationChecking | IOobject | static |
fileModificationSkew | regIOobject | static |
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
filePath() const | regIOobject | |
Foam::IOobject::filePath(const word &typeName, const bool global) const | IOobject | |
find(const word &) | HashTable< regIOobject *> | |
find(const word &) const | HashTable< regIOobject *> | |
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 | |
findNearestCell(const point &location) const | primitiveMesh | |
findTetFacePt(const label celli, const point &p, label &tetFacei, label &tetPti) const | polyMesh | |
foamFile | IOobject | static |
found(const word &) const | HashTable< regIOobject *> | |
foundObject(const word &name) const | objectRegistry | |
geometricD() const | polyMesh | |
getEvent() const | objectRegistry | |
global() const | regIOobject | virtual |
globalData() const | polyMesh | |
globalFile() const | regIOobject | virtual |
GOOD enum value | IOobject | |
good() const | IOobject | inline |
group(const word &name) | IOobject | static |
group() const | IOobject | |
groupName(Name name, const word &group) | IOobject | inlinestatic |
groupName(Name name, const word &group) | IOobject | inline |
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 |
HashTable(const label size=128) | HashTable< regIOobject *> | |
HashTable(Istream &, const label size=128) | HashTable< regIOobject *> | |
HashTable(const HashTable< regIOobject *, word, string::hash > &) | HashTable< regIOobject *> | |
HashTable(HashTable< regIOobject *, word, string::hash > &&) | HashTable< regIOobject *> | |
HashTable(std::initializer_list< Tuple2< word, regIOobject * >>) | HashTable< regIOobject *> | |
HashTableCore() | HashTableCore | inline |
hasPointCells() const | primitiveMesh | inline |
hasPointEdges() const | primitiveMesh | inline |
hasPointFaces() const | primitiveMesh | inline |
hasPointPoints() const | primitiveMesh | inline |
headerClassName() const | IOobject | inline |
headerClassName() | IOobject | inline |
headerOk() | regIOobject | |
info() const | IOobject | inline |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
insert(const word &, const regIOobject * &newElmt) | HashTable< regIOobject *> | inline |
instance() const | IOobject | |
IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | 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) | IOobject | |
IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
IOobject(const IOobject &io, const word &name) | IOobject | |
IOobject(const IOobject &io)=default | IOobject | |
isInternalFace(const label faceIndex) const | primitiveMesh | inline |
local() const | IOobject | 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 | objectRegistry | |
lookupObjectRef(const word &name) const | objectRegistry | |
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 |
mapMesh(const polyMeshMap &) | polyMesh | virtual |
maxTableSize | HashTableCore | static |
member(const word &name) | IOobject | static |
member() const | IOobject | |
Mesh typedef | polyMesh | |
meshDir() const | polyMesh | |
meshSubDir | polyMesh | static |
modelName(Name name, const word &model) | IOobject | inlinestatic |
modelName(const char *name) const | IOobject | inline |
modelName(Name name, const word &model) | IOobject | inline |
modified() const | objectRegistry | virtual |
movePoints(const pointField &) | polyMesh | virtual |
Foam::primitiveMesh::movePoints(const pointField &p, const pointField &oldP) | primitiveMesh | |
moving() const | polyMesh | inline |
moving_ | polyMesh | protected |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const | IOobject | inline |
names() const | objectRegistry | |
names(const word &className) const | objectRegistry | |
names() const | objectRegistry | |
names(const wordRe &name) const | objectRegistry | |
names(const wordReList &name) const | objectRegistry | |
names() const | objectRegistry | |
names(const wordRe &name) const | objectRegistry | |
names(const wordReList &patterns) const | objectRegistry | |
nCells() const | primitiveMesh | inline |
nEdges() const | primitiveMesh | inline |
nFaces() const | primitiveMesh | inline |
nGeometricD() const | polyMesh | |
nInternal0Edges() const | primitiveMesh | inline |
nInternal1Edges() const | primitiveMesh | inline |
nInternalEdges() const | primitiveMesh | inline |
nInternalFaces() const | primitiveMesh | inline |
nInternalPoints() const | primitiveMesh | inline |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
nonOrthThreshold_ | primitiveMesh | protectedstatic |
note() | IOobject | inline |
note() const | IOobject | inline |
nPoints() const | primitiveMesh | inline |
nSolutionD() const | polyMesh | |
objectPath() const | regIOobject | inline |
Foam::IOobject::objectPath(const bool global) const | IOobject | inline |
objectRegistry(const Time &db, const label nIoObjects=128) | objectRegistry | explicit |
objectRegistry(const IOobject &io, const label nIoObjects=128) | objectRegistry | explicit |
objectRegistry(const objectRegistry &) | objectRegistry | |
objectState enum name | IOobject | |
oldCellCentres() const | polyMesh | virtual |
oldPoints() const | polyMesh | virtual |
operator!=(const HashTable< regIOobject *, word, string::hash > &) const | HashTable< regIOobject *> | |
operator()(const word &) | HashTable< regIOobject *> | inline |
operator=(const polyMesh &)=delete | polyMesh | |
Foam::objectRegistry::operator=(const objectRegistry &)=delete | objectRegistry | |
Foam::regIOobject::operator=(const IOobject &) | regIOobject | |
Foam::HashTable< regIOobject *>::operator=(const HashTable< regIOobject *, word, string::hash > &) | HashTable< regIOobject *> | |
Foam::HashTable< regIOobject *>::operator=(HashTable< regIOobject *, word, string::hash > &&) | HashTable< regIOobject *> | |
Foam::HashTable< regIOobject *>::operator=(std::initializer_list< Tuple2< word, regIOobject * >>) | HashTable< regIOobject *> | |
Foam::primitiveMesh::operator=(const primitiveMesh &)=delete | primitiveMesh | |
operator==(const HashTable< regIOobject *, word, string::hash > &) const | HashTable< regIOobject *> | |
operator[](const word &) | HashTable< regIOobject *> | inline |
operator[](const word &) const | HashTable< regIOobject *> | inline |
ownedByRegistry() const | regIOobject | inline |
parent() const | objectRegistry | inline |
path(const word &instance, const fileName &local="") const | objectRegistry | |
Foam::regIOobject::path() const | regIOobject | |
Foam::IOobject::path(const bool global) 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 | |
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 | polyMesh | inline |
pointZones() | polyMesh | inline |
polyMesh(const IOobject &io) | polyMesh | explicit |
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 | |
polyMesh(const polyMesh &) | polyMesh | |
primitiveMesh() | primitiveMesh | protected |
primitiveMesh(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells) | primitiveMesh | |
primitiveMesh(const primitiveMesh &) | primitiveMesh | |
printAllocated() const | primitiveMesh | |
printInfo(Ostream &) const | HashTable< regIOobject *> | |
read() | regIOobject | virtual |
READ_IF_PRESENT enum value | IOobject | |
readData(Istream &) | regIOobject | virtual |
readHeader(Istream &) | IOobject | |
readHeaderOk(const IOstream::streamFormat defaultFormat, const word &typeName) | regIOobject | protected |
readIfModified() | objectRegistry | virtual |
readModifiedObjects() | objectRegistry | |
readOpt() const | IOobject | inline |
readOpt() | IOobject | inline |
readOption enum name | IOobject | |
readStream(const word &, const bool read=true) | regIOobject | |
readUpdate() | polyMesh | |
readUpdateState enum name | polyMesh | |
reference typedef | HashTable< regIOobject *> | |
regIOobject(const IOobject &, const bool isTime=false) | regIOobject | |
regIOobject(const regIOobject &) | regIOobject | |
regIOobject(const regIOobject &&) | regIOobject | |
regIOobject(const regIOobject &, bool registerCopy) | regIOobject | |
regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
regIOobject(const IOobject &, const regIOobject &) | regIOobject | |
registered() const | regIOobject | inline |
registerObject() | IOobject | inline |
registerObject() const | IOobject | inline |
relativeObjectPath() const | IOobject | inline |
relativePath() const | IOobject | |
release() | regIOobject | inline |
removeBoundary() | polyMesh | |
removeFiles(const fileName &instanceDir) const | polyMesh | |
removeFiles() const | polyMesh | |
rename(const word &newName) | objectRegistry | virtual |
reorderPatches(const labelUList &newToOld, const bool validBoundary) | polyMesh | virtual |
reset(const polyMesh &) | polyMesh | |
Foam::primitiveMesh::reset(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells) | primitiveMesh | |
Foam::primitiveMesh::reset(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells, cellList &cells) | primitiveMesh | |
Foam::primitiveMesh::reset(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells, cellList &&cells) | primitiveMesh | |
resetCacheTemporaryObject(const regIOobject &ob) const | objectRegistry | |
resetMotion() const | polyMesh | |
resetPrimitives(pointField &&points, faceList &&faces, labelList &&owner, labelList &&neighbour, const labelList &patchSizes, const labelList &patchStarts, const bool validBoundary=true) | polyMesh | |
resize(const label newSize) | HashTable< regIOobject *> | |
rootPath() const | IOobject | |
set(const word &, const regIOobject * &newElmt) | HashTable< regIOobject *> | inline |
setAspectThreshold(const scalar) | primitiveMesh | static |
setBad(const string &) | IOobject | protected |
setClosedThreshold(const scalar) | primitiveMesh | static |
setInstance(const fileName &) | polyMesh | |
setNonOrthThreshold(const scalar) | primitiveMesh | static |
setPoints(const pointField &) | polyMesh | virtual |
setPointsInstance(const fileName &) | polyMesh | |
setSkewThreshold(const scalar) | primitiveMesh | static |
setUpToDate() | regIOobject | |
setUpToDatePoints(regIOobject &io) const | polyMesh | |
shrink() | HashTable< regIOobject *> | |
size() const | HashTable< regIOobject *> | inline |
size_type typedef | HashTable< regIOobject *> | |
skewThreshold_ | primitiveMesh | protectedstatic |
solutionD() const | polyMesh | |
sortedNames() const | objectRegistry | |
sortedNames(const word &className) const | objectRegistry | |
sortedToc() const | HashTable< regIOobject *> | |
store() | regIOobject | inline |
store(Type *) | regIOobject | inlinestatic |
store(autoPtr< Type > &) | regIOobject | inlinestatic |
subRegistry(const word &name, const bool forceCreate=false) const | objectRegistry | |
tetBasePtIs() const | polyMesh | |
thisDb() const | polyMesh | inline |
time() const | objectRegistry | inline |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
toc() const | HashTable< regIOobject *> | |
TOPO_CHANGE enum value | polyMesh | |
TOPO_PATCH_CHANGE enum value | polyMesh | |
topoChange(const polyTopoChangeMap &) | polyMesh | virtual |
topoChanged() const | polyMesh | inline |
topoChanged_ | polyMesh | protected |
transfer(HashTable< regIOobject *, word, string::hash > &) | HashTable< regIOobject *> | |
typeHeaderOk(const bool checkType) | IOobject | protected |
TypeName("polyMesh") | polyMesh | |
Foam::objectRegistry::TypeName("objectRegistry") | objectRegistry | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
UNCHANGED enum value | polyMesh | |
updateInstance() const | IOobject | |
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 | |
value_type typedef | HashTable< regIOobject *> | |
warnNoRereading() const | IOobject | |
watchIndices() const | regIOobject | inline |
watchIndices() | regIOobject | inline |
write(const bool write=true) const | regIOobject | virtual |
writeBanner(Stream &os, bool noHint=false) | IOobject | inlinestatic |
writeData(Ostream &) const | objectRegistry | inlinevirtual |
writeDivider(Stream &os) | IOobject | inlinestatic |
writeEndDivider(Stream &os) | IOobject | inlinestatic |
writeHeader(Ostream &) const | IOobject | |
writeHeader(Ostream &, const word &objectType) const | IOobject | |
writeObject(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType cmp, const bool write=true) const | polyMesh | virtual |
writeOpt() const | IOobject | inline |
writeOpt() | IOobject | inline |
writeOption enum name | IOobject | |
~HashTable() | HashTable< regIOobject *> | |
~IOobject() | IOobject | virtual |
~objectRegistry() | objectRegistry | virtual |
~polyMesh() | polyMesh | virtual |
~primitiveMesh() | primitiveMesh | virtual |
~regIOobject() | regIOobject | virtual |