All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
polyMesh Member List

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)polyMeshvirtual
addPatches(const List< polyPatch *> &, const bool validBoundary=true)polyMesh
addTemporaryObject(const word &name) constobjectRegistry
addWatch()regIOobjectvirtual
addWatch(const fileName &)regIOobjectvirtual
addZones(const List< pointZone *> &pz, const List< faceZone *> &fz, const List< cellZone *> &cz)polyMesh
aspectThreshold_primitiveMeshprotectedstatic
AUTO_WRITE enum valueIOobject
BAD enum valueIOobject
bad() constIOobjectinline
begin()HashTable< regIOobject *>inline
begin() constHashTable< regIOobject *>inline
boundaryMesh() constpolyMeshinline
BoundaryMesh typedefpolyMesh
bounds() constpolyMeshinline
cacheTemporaryObject(const word &name) constobjectRegistry
cacheTemporaryObject(Object &ob) constobjectRegistry
calcCellCentresAndVols() constprimitiveMeshprotected
calcCells(cellList &, const labelUList &own, const labelUList &nei, const label nCells=-1)primitiveMeshstatic
calcEdgeVectors() constprimitiveMeshprotected
calcFaceCentresAndAreas() constprimitiveMeshprotected
calcPointOrder(label &nInternalPoints, labelList &pointMap, const faceList &, const label nInternalFaces, const label nPoints)primitiveMeshstatic
capacity() constHashTable< regIOobject *>inline
caseName() constIOobject
cbegin() constHashTable< regIOobject *>inline
CELL_TETS enum valuepolyMesh
cellCells() constprimitiveMesh
cellCells(const label celli, DynamicList< label > &) constprimitiveMesh
cellCells(const label celli) constprimitiveMesh
cellCentres() constprimitiveMesh
cellDecomposition enum namepolyMesh
cellEdges() constprimitiveMesh
cellEdges(const label celli, DynamicList< label > &) constprimitiveMesh
cellEdges(const label celli) constprimitiveMesh
cellPoints() constprimitiveMesh
cellPoints(const label celli, DynamicList< label > &) constprimitiveMesh
cellPoints(const label celli) constprimitiveMesh
cells() constprimitiveMesh
cellShapes() constprimitiveMesh
cellsPerEdge_primitiveMeshstatic
cellsPerPoint_primitiveMeshstatic
cellTree() constpolyMesh
cellVolumes() constprimitiveMesh
cellZones() constpolyMeshinline
cellZones()polyMeshinline
cend()HashTableCoreinlinestatic
changing() constpolyMeshinline
checkCacheTemporaryObjects() constobjectRegistry
checkCellDeterminant(const bool report, labelHashSet *setPtr) constpolyMeshvirtual
checkCellsZipUp(const bool report=false, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkCellVolumes(const scalarField &vols, const bool report, const bool detailedReport, labelHashSet *setPtr) constprimitiveMeshprotected
checkCellVolumes(const bool report=false, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkClosedBoundary(const vectorField &, const bool, const PackedBoolList &) constprimitiveMeshprotected
checkClosedBoundary(const bool report=false) constprimitiveMeshvirtual
checkClosedCells(const vectorField &faceAreas, const scalarField &cellVolumes, const bool report, labelHashSet *setPtr, labelHashSet *aspectSetPtr, const Vector< label > &meshD) constprimitiveMeshprotected
checkClosedCells(const bool report=false, labelHashSet *setPtr=nullptr, labelHashSet *highAspectSetPtr=nullptr, const Vector< label > &solutionD=Vector< label >::one) constprimitiveMeshvirtual
checkCommonOrder(const label, const Map< label > &, labelHashSet *) constprimitiveMeshprotected
checkConcaveCells(const vectorField &fAreas, const pointField &fCentres, const bool report, labelHashSet *setPtr) constprimitiveMeshprotected
checkConcaveCells(const bool report=false, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkDuplicateFaces(const label, const Map< label > &, label &nBaffleFaces, labelHashSet *) constprimitiveMeshprotected
checkEdgeAlignment(const bool report, const Vector< label > &directions, labelHashSet *setPtr) constpolyMeshvirtual
checkEdgeLength(const bool report, const scalar minLenSqr, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkFaceAngles(const pointField &points, const vectorField &faceAreas, const bool report, const scalar maxDeg, labelHashSet *setPtr) constprimitiveMeshprotected
checkFaceAngles(const bool report=false, const scalar maxSin=10, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkFaceAreas(const vectorField &faceAreas, const bool report, const bool detailedReport, labelHashSet *setPtr) constprimitiveMeshprotected
checkFaceAreas(const bool report=false, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkFaceFaces(const bool report=false, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkFaceFlatness(const pointField &points, const vectorField &faceCentres, const vectorField &faceAreas, const bool report, const scalar warnFlatness, labelHashSet *setPtr) constprimitiveMeshprotected
checkFaceFlatness(const bool report, const scalar warnFlatness, labelHashSet *setPtr) constprimitiveMeshvirtual
checkFaceOrthogonality(const bool report=false, labelHashSet *setPtr=nullptr) constpolyMeshvirtual
Foam::primitiveMesh::checkFaceOrthogonality(const vectorField &fAreas, const vectorField &cellCtrs, const bool report, labelHashSet *setPtr) constprimitiveMeshprotected
checkFacePyramids(const pointField &points, const vectorField &ctrs, const bool report, const bool detailedReport, const scalar minPyrVol, labelHashSet *setPtr) constprimitiveMeshprotected
checkFacePyramids(const bool report=false, const scalar minPyrVol=-small, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkFaceSkewness(const bool report=false, labelHashSet *setPtr=nullptr) constpolyMeshvirtual
Foam::primitiveMesh::checkFaceSkewness(const pointField &points, const vectorField &fCtrs, const vectorField &fAreas, const vectorField &cellCtrs, const bool report, labelHashSet *setPtr) constprimitiveMeshprotected
checkFaceVertices(const bool report=false, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkFaceWeight(const bool report, const scalar minWeight=0.05, labelHashSet *setPtr=nullptr) constpolyMeshvirtual
checkGeometry(const bool report=false) constprimitiveMeshvirtual
checkIn(regIOobject &) constobjectRegistry
Foam::regIOobject::checkIn()regIOobject
checkMesh(const bool report=false) constprimitiveMeshvirtual
checkMeshMotion(const pointField &newPoints, const bool report=false, const bool detailedReport=false) constpolyMeshvirtual
checkOut(regIOobject &) constobjectRegistry
Foam::regIOobject::checkOut()regIOobject
checkPointNearness(const bool report, const scalar reportDistSqr, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkPoints(const bool report=false, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkTopology(const bool report=false) constprimitiveMeshvirtual
checkUpperTriangular(const bool report=false, labelHashSet *setPtr=nullptr) constprimitiveMeshvirtual
checkVolRatio(const bool report, const scalar minRatio=0.01, labelHashSet *setPtr=nullptr) constpolyMeshvirtual
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() constIOobjectinline
clone(const objectRegistry &registry) constIOobjectinline
close()regIOobject
closedThreshold_primitiveMeshprotectedstatic
comm() constpolyMesh
comm()polyMesh
const_reference typedefHashTable< regIOobject *>
db() constIOobject
dbDir() constpolyMeshvirtual
defaultRegionpolyMeshstatic
dynamic() constpolyMeshinlinevirtual
edgeCells() constprimitiveMesh
edgeCells(const label edgeI, DynamicList< label > &) constprimitiveMesh
edgeCells(const label edgeI) constprimitiveMesh
edgeFaces() constprimitiveMesh
edgeFaces(const label edgeI, DynamicList< label > &) constprimitiveMesh
edgeFaces(const label edgeI) constprimitiveMesh
edges() constprimitiveMesh
edgesPerCell_primitiveMeshstatic
edgesPerFace_primitiveMeshstatic
edgesPerPoint_primitiveMeshstatic
empty() constHashTable< regIOobject *>inline
end()HashTableCoreinlinestatic
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() constregIOobjectinline
eventNo()regIOobjectinline
FACE_CENTRE_TRIS enum valuepolyMesh
FACE_DIAG_TRIS enum valuepolyMesh
FACE_PLANES enum valuepolyMesh
faceAreas() constprimitiveMesh
faceCentres() constprimitiveMesh
faceEdges() constprimitiveMesh
faceEdges(const label facei, DynamicList< label > &) constprimitiveMesh
faceEdges(const label facei) constprimitiveMesh
faceNeighbour() constpolyMeshvirtual
faceOwner() constpolyMeshvirtual
faces() constpolyMeshvirtual
facesInstance() constpolyMesh
facesPerCell_primitiveMeshstatic
facesPerEdge_primitiveMeshstatic
facesPerPoint_primitiveMeshstatic
faceZones() constpolyMeshinline
faceZones()polyMeshinline
fileCheckTypes enum nameIOobject
fileCheckTypesNamesIOobjectstatic
fileModificationCheckingIOobjectstatic
fileModificationSkewregIOobjectstatic
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name)IOobjectstatic
filePath() constregIOobjectvirtual
find(const word &)HashTable< regIOobject *>
find(const word &) constHashTable< regIOobject *>
findCell(const point &p, const cellDecomposition=CELL_TETS) constpolyMesh
Foam::primitiveMesh::findCell(const point &location) constprimitiveMesh
findCellFacePt(const point &p, label &celli, label &tetFacei, label &tetPti) constpolyMesh
findNearestCell(const point &location) constprimitiveMesh
findTetFacePt(const label celli, const point &p, label &tetFacei, label &tetPti) constpolyMesh
foamFileIOobjectstatic
found(const word &) constHashTable< regIOobject *>
foundObject(const word &name) constobjectRegistry
geometricD() constpolyMesh
getEvent() constobjectRegistry
global() constregIOobjectvirtual
globalData() constpolyMesh
globalFilePath(const word &typeName) constIOobject
GOOD enum valueIOobject
good() constIOobjectinline
group(const word &name)IOobjectstatic
group() constIOobject
groupName(Name name, const word &group)IOobjectinlinestatic
groupName(Name name, const word &group)IOobjectinline
hasCellCells() constprimitiveMeshinline
hasCellCentres() constprimitiveMeshinline
hasCellEdges() constprimitiveMeshinline
hasCellPoints() constprimitiveMeshinline
hasCells() constprimitiveMeshinline
hasCellShapes() constprimitiveMeshinline
hasCellVolumes() constprimitiveMeshinline
hasEdgeCells() constprimitiveMeshinline
hasEdgeFaces() constprimitiveMeshinline
hasEdges() constprimitiveMeshinline
hasFaceAreas() constprimitiveMeshinline
hasFaceCentres() constprimitiveMeshinline
hasFaceEdges() constprimitiveMeshinline
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()HashTableCoreinline
hasPointCells() constprimitiveMeshinline
hasPointEdges() constprimitiveMeshinline
hasPointFaces() constprimitiveMeshinline
hasPointPoints() constprimitiveMeshinline
headerClassName() constIOobjectinline
headerClassName()IOobjectinline
headerOk()regIOobject
info() constIOobjectinline
inotify enum valueIOobject
inotifyMaster enum valueIOobject
insert(const word &, const regIOobject * &newElmt)HashTable< regIOobject *>inline
instance() constIOobjectinline
instance()IOobjectinline
IOobject(const word &name, const fileName &instance, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
IOobject(const fileName &path, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
IOobject(const IOobject &io, const objectRegistry &registry)IOobject
IOobject(const IOobject &io, const word &name)IOobject
IOobject(const IOobject &io)=defaultIOobject
isInternalFace(const label faceIndex) constprimitiveMeshinline
local() constIOobjectinline
localFilePath(const word &typeName) constIOobject
localObjectPath() constIOobjectinline
localPath() constIOobject
lookupClass(const bool strict=false) constobjectRegistry
lookupClass(const bool strict=false)objectRegistry
lookupClass(const bool strict) constobjectRegistry
lookupClass(const bool strict)objectRegistry
lookupObject(const word &name) constobjectRegistry
lookupObjectRef(const word &name) constobjectRegistry
magFaceAreas() constprimitiveMesh
makeCellCentresAndVols(const vectorField &fCtrs, const vectorField &fAreas, vectorField &cellCtrs, scalarField &cellVols) constprimitiveMeshprotected
makeFaceCentresAndAreas(const pointField &p, vectorField &fCtrs, vectorField &fAreas, scalarField &magfAreas) constprimitiveMeshprotected
maxTableSizeHashTableCorestatic
member(const word &name)IOobjectstatic
member() constIOobject
Mesh typedefpolyMesh
meshDir() constpolyMesh
meshSubDirpolyMeshstatic
modelName(Name name, const word &model)IOobjectinlinestatic
modelName(const char *name) constIOobjectinline
modelName(Name name, const word &model)IOobjectinline
modified() constobjectRegistryvirtual
movePoints(const pointField &)polyMeshvirtual
Foam::primitiveMesh::movePoints(const pointField &p, const pointField &oldP)primitiveMesh
moving() constpolyMeshinline
moving(const bool m)polyMeshinline
MUST_READ enum valueIOobject
MUST_READ_IF_MODIFIED enum valueIOobject
name() constIOobjectinline
names() constobjectRegistry
names(const word &className) constobjectRegistry
names() constobjectRegistry
names(const wordRe &name) constobjectRegistry
names(const wordReList &name) constobjectRegistry
names() constobjectRegistry
names(const wordRe &name) constobjectRegistry
names(const wordReList &patterns) constobjectRegistry
nCells() constprimitiveMeshinline
nEdges() constprimitiveMeshinline
nFaces() constprimitiveMeshinline
nGeometricD() constpolyMesh
nInternal0Edges() constprimitiveMeshinline
nInternal1Edges() constprimitiveMeshinline
nInternalEdges() constprimitiveMeshinline
nInternalFaces() constprimitiveMeshinline
nInternalPoints() constprimitiveMeshinline
NO_READ enum valueIOobject
NO_WRITE enum valueIOobject
nonOrthThreshold_primitiveMeshprotectedstatic
note()IOobjectinline
note() constIOobjectinline
nPoints() constprimitiveMeshinline
nSolutionD() constpolyMesh
objectPath() constIOobjectinline
objectRegistry(const Time &db, const label nIoObjects=128)objectRegistryexplicit
objectRegistry(const IOobject &io, const label nIoObjects=128)objectRegistryexplicit
objectRegistry(const objectRegistry &)objectRegistry
objectState enum nameIOobject
oldCellCentres() constpolyMeshvirtual
oldPoints() constpolyMeshvirtual
operator!=(const HashTable< regIOobject *, word, string::hash > &) constHashTable< regIOobject *>
operator()(const word &)HashTable< regIOobject *>inline
operator=(const polyMesh &)=deletepolyMesh
Foam::objectRegistry::operator=(const objectRegistry &)=deleteobjectRegistry
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 &)=deleteprimitiveMesh
operator==(const HashTable< regIOobject *, word, string::hash > &) constHashTable< regIOobject *>
operator[](const word &)HashTable< regIOobject *>inline
operator[](const word &) constHashTable< regIOobject *>inline
ownedByRegistry() constregIOobjectinline
parent() constobjectRegistryinline
path() constIOobject
path(const word &instance, const fileName &local="") constIOobject
planarCosAngle_primitiveMeshprotectedstatic
pointCells() constprimitiveMesh
pointCells(const label pointi, DynamicList< label > &) constprimitiveMesh
pointCells(const label pointi) constprimitiveMesh
pointEdges() constprimitiveMesh
pointFaces() constprimitiveMesh
pointInCell(const point &p, label celli, const cellDecomposition=CELL_TETS) constpolyMesh
Foam::primitiveMesh::pointInCell(const point &p, label celli) constprimitiveMesh
pointInCellBB(const point &p, label celli, scalar inflationFraction=0) constprimitiveMesh
pointPoints() constprimitiveMesh
pointPoints(const label pointi, DynamicList< label > &) constprimitiveMesh
pointPoints(const label pointi) constprimitiveMesh
points() constpolyMeshvirtual
points0IO(const polyMesh &mesh)polyMeshstatic
POINTS_MOVED enum valuepolyMesh
pointsInstance() constpolyMesh
pointsPerCell_primitiveMeshstatic
pointsPerFace_primitiveMeshstatic
pointZones() constpolyMeshinline
pointZones()polyMeshinline
polyMesh(const IOobject &io)polyMeshexplicit
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()primitiveMeshprotected
primitiveMesh(const label nPoints, const label nInternalFaces, const label nFaces, const label nCells)primitiveMesh
primitiveMesh(const primitiveMesh &)primitiveMesh
printAllocated() constprimitiveMesh
printInfo(Ostream &) constHashTable< regIOobject *>
read()regIOobjectvirtual
READ_IF_PRESENT enum valueIOobject
readData(Istream &)regIOobjectvirtual
readHeader(Istream &)IOobject
readHeaderOk(const IOstream::streamFormat PstreamFormat, const word &typeName)regIOobjectprotected
readIfModified()objectRegistryvirtual
readModifiedObjects()objectRegistry
readOpt() constIOobjectinline
readOpt()IOobjectinline
readOption enum nameIOobject
readStream(const word &, const bool read=true)regIOobject
readUpdate()polyMeshvirtual
readUpdateState enum namepolyMesh
reference typedefHashTable< regIOobject *>
regIOobject(const IOobject &, const bool isTime=false)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
registerObject()IOobjectinline
registerObject() constIOobjectinline
release()regIOobjectinline
removeBoundary()polyMesh
removeFiles(const fileName &instanceDir) constpolyMesh
removeFiles() constpolyMesh
rename(const word &newName)objectRegistryvirtual
reorderPatches(const labelUList &newToOld, const bool validBoundary)polyMeshvirtual
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
resetCacheTemporaryObject(const regIOobject &ob) constobjectRegistry
resetMotion() constpolyMesh
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() constIOobject
set(const word &, const regIOobject * &newElmt)HashTable< regIOobject *>inline
setAspectThreshold(const scalar)primitiveMeshstatic
setBad(const string &)IOobjectprotected
setClosedThreshold(const scalar)primitiveMeshstatic
setInstance(const fileName &)polyMesh
setNonOrthThreshold(const scalar)primitiveMeshstatic
setSkewThreshold(const scalar)primitiveMeshstatic
setUpToDate()regIOobject
setUpToDatePoints(regIOobject &io) constpolyMeshvirtual
shrink()HashTable< regIOobject *>
size() constHashTable< regIOobject *>inline
size_type typedefHashTable< regIOobject *>
skewThreshold_primitiveMeshprotectedstatic
solutionD() constpolyMesh
sortedNames() constobjectRegistry
sortedNames(const word &className) constobjectRegistry
sortedToc() constHashTable< regIOobject *>
store()regIOobjectinline
store(Type *)regIOobjectinlinestatic
store(autoPtr< Type > &)regIOobjectinlinestatic
subRegistry(const word &name, const bool forceCreate=false) constobjectRegistry
tetBasePtIs() constpolyMesh
thisDb() constpolyMeshinline
time() constobjectRegistryinline
timeStamp enum valueIOobject
timeStampMaster enum valueIOobject
toc() constHashTable< regIOobject *>
TOPO_CHANGE enum valuepolyMesh
TOPO_PATCH_CHANGE enum valuepolyMesh
topoChanging() constpolyMeshinline
topoChanging(const bool c)polyMeshinline
transfer(HashTable< regIOobject *, word, string::hash > &)HashTable< regIOobject *>
typeHeaderOk(const bool checkType=true)IOobject
TypeName("polyMesh")polyMesh
Foam::objectRegistry::TypeName("objectRegistry")objectRegistry
Foam::regIOobject::TypeName("regIOobject")regIOobject
Foam::IOobject::TypeName("IOobject")IOobject
UNCHANGED enum valuepolyMesh
updateMesh(const mapPolyMesh &mpm)polyMeshvirtual
upToDate(const regIOobject &) constregIOobject
upToDate(const regIOobject &, const regIOobject &) constregIOobject
upToDate(const regIOobject &, const regIOobject &, const regIOobject &) constregIOobject
upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) constregIOobject
upToDatePoints(const regIOobject &io) constpolyMeshvirtual
value_type typedefHashTable< regIOobject *>
warnNoRereading() constIOobject
watchIndices() constregIOobjectinline
watchIndices()regIOobjectinline
write(const bool write=true) constregIOobjectvirtual
writeBanner(Stream &os, bool noHint=false)IOobjectinlinestatic
writeData(Ostream &) constobjectRegistryinlinevirtual
writeDivider(Stream &os)IOobjectinlinestatic
writeEndDivider(Stream &os)IOobjectinlinestatic
writeHeader(Ostream &) constIOobject
writeHeader(Ostream &, const word &objectType) constIOobject
writeObject(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType cmp, const bool write) constobjectRegistryvirtual
writeOpt() constIOobjectinline
writeOpt()IOobjectinline
writeOption enum nameIOobject
~HashTable()HashTable< regIOobject *>
~IOobject()IOobjectvirtual
~objectRegistry()objectRegistryvirtual
~polyMesh()polyMeshvirtual
~primitiveMesh()primitiveMeshvirtual
~regIOobject()regIOobjectvirtual