This is the complete list of members for extrudePatchMesh, including all inherited members.
add(entry *, bool mergeEntry=false) | dictionary | |
add(const entry &, bool mergeEntry=false) | dictionary | |
add(const keyType &, const word &, bool overwrite=false) | dictionary | |
add(const keyType &, const string &, bool overwrite=false) | dictionary | |
add(const keyType &, const label, bool overwrite=false) | dictionary | |
add(const keyType &, const scalar, bool overwrite=false) | dictionary | |
add(const keyType &, const dictionary &, bool mergeEntry=false) | dictionary | |
add(const keyType &, const T &, bool overwrite=false) | dictionary | |
addFvPatches(const List< polyPatch *> &, const bool validBoundary=true) | fvMesh | |
addPatch(const label insertPatchi, const polyPatch &patch, const dictionary &patchFieldDict, const word &defaultPatchFieldType, const bool validBoundary) | fvMesh | virtual |
addPatches(const List< polyPatch *> &, const bool validBoundary=true) | polyMesh | |
addTemporaryObject(const word &name) const | objectRegistry | |
Foam::addWatch() | regIOobject | |
Foam::data::addWatch() | regIOobject | |
addZones(const List< pointZone *> &pz, const List< faceZone *> &fz, const List< cellZone *> &cz) | polyMesh | |
aspectThreshold_ | primitiveMesh | protectedstatic |
Foam::AUTO_WRITE enum value | IOobject | |
Foam::data::AUTO_WRITE enum value | IOobject | |
Foam::BAD enum value | IOobject | |
Foam::data::BAD enum value | IOobject | |
Foam::bad() const | IOobject | inline |
Foam::data::bad() const | IOobject | inline |
Foam::begin() | HashTable< regIOobject *> | inline |
Foam::begin() const | HashTable< regIOobject *> | inline |
Foam::data::begin() | UILList< LListBase, T > | inline |
Foam::data::begin() const | UILList< LListBase, T > | inline |
bottomPatch() const | extrudePatchMesh | inline |
boundary() const | fvMesh | |
BoundaryMesh typedef | fvMesh | |
boundaryMesh() const | polyMesh | inline |
bounds() const | polyMesh | inline |
C() const | fvMesh | |
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 |
Foam::caseName() const | regIOobject | |
Foam::IOobject::caseName(const bool global) const | IOobject | |
Foam::data::caseName() const | regIOobject | |
Foam::IOobject::caseName(const bool global) const | IOobject | |
Foam::cbegin() const | HashTable< regIOobject *> | inline |
Foam::data::cbegin() const | UILList< LListBase, T > | 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 |
Foam::cend() | HashTableCore | inlinestatic |
Foam::data::cend() const | UILList< LListBase, T > | inline |
Cf() const | fvMesh | |
changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool forceOverwrite=false) | dictionary | |
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 | |
Foam::data::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 | |
Foam::data::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 |
ClassName("fvMesh") | fvMesh | |
Foam::polyMesh::ClassName("HashTable") | HashTableCore | |
Foam::polyMesh::ClassName("primitiveMesh") | primitiveMesh | |
Foam::surfaceInterpolation::ClassName("surfaceInterpolation") | surfaceInterpolation | |
Foam::data::ClassName("data") | data | |
Foam::IOdictionary::ClassName("dictionary") | dictionary | |
Foam::clear() | objectRegistry | |
Foam::data::clear() | dictionary | |
Foam::primitiveMesh::clearAddressing() | primitiveMesh | |
clearCellTree() | polyMesh | |
clearOut() | fvMesh | |
clearPrimitives() | polyMesh | |
clearStorage() | HashTable< regIOobject *> | |
clearTetBasePtIs() | polyMesh | |
Foam::clone() const | IOobject | inline |
Foam::clone(const objectRegistry ®istry) const | IOobject | inline |
Foam::data::clone() const | IOobject | inline |
Foam::data::clone(const objectRegistry ®istry) const | IOobject | inline |
Foam::data::Foam::dictionary::clone() const | dictionary | |
Foam::close() | regIOobject | |
Foam::data::close() | regIOobject | |
closedThreshold_ | primitiveMesh | protectedstatic |
comm() const | fvMesh | inlinevirtual |
Foam::polyMesh::comm() | polyMesh | |
conform(const surfaceScalarField &phi=NullObjectRef< surfaceScalarField >()) | fvMesh | |
conformal() const | fvMesh | |
Foam::const_reference typedef | HashTable< regIOobject *> | |
Foam::data::const_reference typedef | UILList< LListBase, T > | |
crbegin() const | UILList< LListBase, T > | inline |
crend() const | UILList< LListBase, T > | inline |
data(const objectRegistry &obr) | data | |
Foam::db() const | IOobject | |
Foam::data::db() const | IOobject | |
dbDir() const | polyMesh | virtual |
defaultRegion | polyMesh | static |
delta() const | fvMesh | |
deltaCoeffs() const | surfaceInterpolation | |
dictionary() | dictionary | |
dictionary(const fileName &name) | dictionary | |
dictionary(const fileName &name, const dictionary &parentDict, Istream &) | dictionary | |
dictionary(Istream &, const bool keepHeader=false) | dictionary | |
dictionary(const dictionary &parentDict, const dictionary &) | dictionary | |
dictionary(const dictionary &) | dictionary | |
dictionary(const dictionary *) | dictionary | |
dictionary(const dictionary &parentDict, dictionary &&) | dictionary | |
dictionary(dictionary &&) | dictionary | |
dictionaryName() | dictionaryName | inline |
dictionaryName(const fileName &name) | dictionaryName | inline |
dictionaryName(dictionaryName &&name) | dictionaryName | inline |
dictName() const | dictionaryName | inline |
digest() const | dictionary | |
distribute(const polyDistributionMap &map) | fvMesh | virtual |
distributor() const | fvMesh | |
dynamic() const | fvMesh | |
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 |
Foam::end() | HashTableCore | inlinestatic |
Foam::data::end() | UILList< LListBase, T > | inline |
Foam::data::end() const | UILList< LListBase, T > | inline |
endLineNumber() const | dictionary | |
Foam::erase(const iterator &) | HashTable< regIOobject *> | |
Foam::erase(const word &) | HashTable< regIOobject *> | |
Foam::erase(const UList< word > &) | HashTable< regIOobject *> | |
Foam::erase(const HashTable< AnyType, word, AnyHash > &) | HashTable< regIOobject *> | |
Foam::erase(const HashTable< AnyType, word, AnyHash > &rhs) | HashTable< regIOobject *> | |
Foam::data::erase(T *p) | ILList< LListBase, T > | |
eraseHead() | ILList< LListBase, T > | |
Foam::eventNo() const | regIOobject | inline |
Foam::eventNo() | regIOobject | inline |
Foam::data::eventNo() const | regIOobject | inline |
Foam::data::eventNo() | regIOobject | inline |
extrudedPatch() const | extrudePatchMesh | inline |
extrudePatchMesh(const fvMesh &, const fvPatch &, const dictionary &, const word) | extrudePatchMesh | |
extrudePatchMesh(const fvMesh &, const fvPatch &, const dictionary &, const word, const List< polyPatch *> &polyPatches) | extrudePatchMesh | |
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 |
Foam::fileCheckTypes enum name | IOobject | |
Foam::data::fileCheckTypes enum name | IOobject | |
Foam::fileCheckTypesNames | IOobject | static |
Foam::data::fileCheckTypesNames | IOobject | static |
Foam::fileModificationChecking | IOobject | static |
Foam::data::fileModificationChecking | IOobject | static |
Foam::fileModificationSkew | regIOobject | static |
Foam::data::fileModificationSkew | regIOobject | static |
Foam::fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
Foam::data::fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
Foam::filePath() const | regIOobject | |
Foam::IOobject::filePath(const word &typeName, const bool global) const | IOobject | |
Foam::data::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 | |
first() | UILList< LListBase, T > | inline |
first() const | UILList< LListBase, T > | inline |
Foam::foamFile | IOobject | static |
Foam::data::foamFile | IOobject | static |
Foam::found(const word &) const | HashTable< regIOobject *> | |
Foam::data::found(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
foundObject(const word &name) const | objectRegistry | |
fvMesh(const IOobject &io, const bool changers=true, const stitchType stitch=stitchType::geometric) | fvMesh | explicit |
fvMesh(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) | fvMesh | |
fvMesh(const IOobject &io, pointField &&points, faceList &&faces, labelList &&allOwner, labelList &&allNeighbour, const bool syncPar=true) | fvMesh | |
fvMesh(const IOobject &io, pointField &&points, faceList &&faces, cellList &&cells, const bool syncPar=true) | fvMesh | |
fvMesh(const fvMesh &) | fvMesh | |
geometricD() const | polyMesh | |
getEvent() const | objectRegistry | |
Foam::global() const | regIOobject | virtual |
Foam::data::global() const | IOdictionary | inlinevirtual |
globalData() const | polyMesh | |
globalFile() const | regIOobject | virtual |
Foam::GOOD enum value | IOobject | |
Foam::data::GOOD enum value | IOobject | |
Foam::good() const | IOobject | inline |
Foam::data::good() const | IOobject | inline |
Foam::group(const word &name) | IOobject | static |
Foam::group() const | IOobject | |
Foam::data::group(const word &name) | IOobject | static |
Foam::data::group() const | IOobject | |
Foam::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 |
Foam::headerClassName() const | IOobject | inline |
Foam::headerClassName() | IOobject | inline |
Foam::data::headerClassName() const | IOobject | inline |
Foam::data::headerClassName() | IOobject | inline |
Foam::headerOk() | regIOobject | |
Foam::data::headerOk() | regIOobject | |
ILList() | ILList< LListBase, T > | inline |
ILList(T *a) | ILList< LListBase, T > | inline |
ILList(Istream &) | ILList< LListBase, T > | |
ILList(const ILList< LListBase, T > &) | ILList< LListBase, T > | |
ILList(ILList< LListBase, T > &&) | ILList< LListBase, T > | |
ILList(const ILList< LListBase, T > &lst, const CloneArg &cloneArg) | ILList< LListBase, T > | |
ILList(Istream &, const INew &) | ILList< LListBase, T > | |
Foam::info() const | IOobject | inline |
Foam::lduMesh::info() const | lduMesh | inline |
Foam::data::info() const | IOobject | inline |
Foam::inotify enum value | IOobject | |
Foam::data::inotify enum value | IOobject | |
Foam::inotifyMaster enum value | IOobject | |
Foam::data::inotifyMaster enum value | IOobject | |
insert(const word &, const regIOobject * &newElmt) | HashTable< regIOobject *> | inline |
Foam::instance() const | IOobject | |
Foam::data::instance() const | IOobject | |
interfaces() const | fvMesh | inlinevirtual |
IOdictionary(const IOobject &io, const word &wantedType) | IOdictionary | protected |
IOdictionary(const IOobject &) | IOdictionary | |
IOdictionary(const IOobject &, const dictionary &) | IOdictionary | |
IOdictionary(const IOobject &, Istream &) | IOdictionary | |
IOdictionary(const IOdictionary &) | IOdictionary | |
IOdictionary(IOdictionary &&) | IOdictionary | |
Foam::IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
Foam::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 | |
Foam::IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
Foam::IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
Foam::IOobject(const IOobject &io, const word &name) | IOobject | |
Foam::IOobject(const IOobject &io)=default | IOobject | |
Foam::data::IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
Foam::data::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 | |
Foam::data::IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
Foam::data::IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
Foam::data::IOobject(const IOobject &io, const word &name) | IOobject | |
Foam::data::IOobject(const IOobject &io)=default | IOobject | |
isDict(const word &) const | dictionary | |
isInternalFace(const label faceIndex) const | primitiveMesh | inline |
isNull() const | dictionary | inline |
keys(bool patterns=false) const | dictionary | |
last() | UILList< LListBase, T > | inline |
last() const | UILList< LListBase, T > | inline |
lduAddr() const | fvMesh | virtual |
LListBase_const_iterator typedef | UILList< LListBase, T > | |
LListBase_iterator typedef | UILList< LListBase, T > | |
Foam::local() const | IOobject | inline |
Foam::data::local() const | IOobject | inline |
lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupBackwardsCompatible(const wordList &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupBackwardsCompatible(const wordList &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupClass(const bool strict=false) const | objectRegistry | |
lookupClass(const bool strict=false) | objectRegistry | |
lookupClass(const bool strict) const | objectRegistry | |
lookupClass(const bool strict) | objectRegistry | |
lookupEntry(const word &, bool recursive, bool patternMatch) const | dictionary | |
lookupEntryBackwardsCompatible(const wordList &, bool recursive, bool patternMatch) const | dictionary | |
lookupEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
lookupEntryPtr(const word &, bool recursive, bool patternMatch) | dictionary | |
lookupEntryPtrBackwardsCompatible(const wordList &, bool recursive, bool patternMatch) const | dictionary | |
lookupObject(const word &name) const | objectRegistry | |
lookupObjectRef(const word &name) const | objectRegistry | |
lookupOrAddDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) | dictionary | |
lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupOrDefaultBackwardsCompatible(const wordList &, const T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupScopedEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
magFaceAreas() const | primitiveMesh | |
magSf() const | fvMesh | |
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 |
mapFields(const polyTopoChangeMap &map) | fvMesh | |
mapMesh(const polyMeshMap &) | fvMesh | virtual |
maxTableSize | HashTableCore | static |
Foam::member(const word &name) | IOobject | static |
Foam::member() const | IOobject | |
Foam::data::member(const word &name) | IOobject | static |
Foam::data::member() const | IOobject | |
merge(const dictionary &) | dictionary | |
Mesh typedef | fvMesh | |
meshDir() const | polyMesh | |
meshSubDir | polyMesh | static |
Foam::modelName(Name name, const word &model) | IOobject | inlinestatic |
Foam::modelName(const char *name) const | IOobject | inline |
modelName(Name name, const word &model) | IOobject | inline |
Foam::data::modelName(const char *name) const | IOobject | inline |
modified() const | objectRegistry | virtual |
move() | fvMesh | |
movePoints(const pointField &) | fvMesh | virtual |
Foam::primitiveMesh::movePoints(const pointField &p, const pointField &oldP) | primitiveMesh | |
Foam::surfaceInterpolation::movePoints() | surfaceInterpolation | |
mover() const | fvMesh | |
moving() const | polyMesh | inline |
moving_ | polyMesh | protected |
Foam::MUST_READ enum value | IOobject | |
Foam::data::MUST_READ enum value | IOobject | |
Foam::MUST_READ_IF_MODIFIED enum value | IOobject | |
Foam::data::MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const | fvMesh | inline |
Foam::dictionary::name() | dictionaryName | 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 |
neighbour() const | fvMesh | inline |
New(Istream &) | dictionary | static |
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 |
Foam::NO_READ enum value | IOobject | |
Foam::data::NO_READ enum value | IOobject | |
Foam::NO_WRITE enum value | IOobject | |
Foam::data::NO_WRITE enum value | IOobject | |
nonOrthCorrectionVectors() const | surfaceInterpolation | |
nonOrthDeltaCoeffs() const | surfaceInterpolation | |
nonOrthThreshold_ | primitiveMesh | protectedstatic |
Foam::note() | IOobject | inline |
Foam::note() const | IOobject | inline |
Foam::data::note() | IOobject | inline |
Foam::data::note() const | IOobject | inline |
nPoints() const | primitiveMesh | inline |
nSolutionD() const | polyMesh | |
null | dictionary | static |
Foam::objectPath() const | regIOobject | inline |
Foam::IOobject::objectPath(const bool global) const | IOobject | inline |
Foam::data::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 | |
Foam::objectState enum name | IOobject | |
Foam::data::objectState enum name | IOobject | |
oldCellCentres() const | polyMesh | virtual |
oldPoints() const | polyMesh | virtual |
operator!=(const fvMesh &) const | fvMesh | |
Foam::polyMesh::operator!=(const HashTable< regIOobject *, word, string::hash > &) const | HashTable< regIOobject *> | |
Foam::data::operator!=(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
operator()() const | fvMesh | inline |
Foam::polyMesh::operator()(const word &) | HashTable< regIOobject *> | inline |
operator+=(const dictionary &) | dictionary | |
operator<<=(const dictionary &) | dictionary | |
operator=(const fvMesh &) | fvMesh | |
Foam::polyMesh::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 | |
Foam::IOdictionary::operator=(const IOdictionary &) | IOdictionary | |
Foam::IOdictionary::operator=(IOdictionary &&) | IOdictionary | |
Foam::regIOobject::operator=(const IOobject &) | regIOobject | |
Foam::dictionary::operator=(const dictionary &) | dictionary | |
Foam::dictionary::operator=(dictionary &&) | dictionary | |
Foam::dictionaryName::operator=(const dictionaryName &name) | dictionaryName | inline |
Foam::dictionaryName::operator=(dictionaryName &&name) | dictionaryName | inline |
Foam::ILList::operator=(const ILList< LListBase, T > &) | ILList< LListBase, T > | |
Foam::ILList::operator=(ILList< LListBase, T > &&) | ILList< LListBase, T > | |
Foam::UILList::operator=(const UILList< LListBase, T > &) | UILList< LListBase, T > | |
Foam::UILList::operator=(UILList< LListBase, T > &&) | UILList< LListBase, T > | |
operator==(const fvMesh &) const | fvMesh | |
Foam::polyMesh::operator==(const HashTable< regIOobject *, word, string::hash > &) const | HashTable< regIOobject *> | |
Foam::data::operator==(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
Foam::operator[](const word &) | HashTable< regIOobject *> | inline |
Foam::operator[](const word &) const | HashTable< regIOobject *> | inline |
Foam::data::operator[](const word &) const | dictionary | |
operator|=(const dictionary &) | dictionary | |
optionalSubDict(const word &) const | dictionary | |
Foam::ownedByRegistry() const | regIOobject | inline |
Foam::data::ownedByRegistry() const | regIOobject | inline |
owner() const | fvMesh | inline |
Foam::parent() const | objectRegistry | inline |
Foam::data::parent() const | dictionary | inline |
path(const word &instance, const fileName &local="") const | objectRegistry | |
Foam::regIOobject::path() const | regIOobject | |
Foam::IOobject::path(const bool global) const | IOobject | |
Foam::data::path() const | regIOobject | |
Foam::IOobject::path(const bool global) const | IOobject | |
phi() const | fvMesh | |
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 |
polyBFacePatches() const | fvMesh | |
polyBFacePatchFaces() const | fvMesh | |
polyFacesBf() const | fvMesh | |
polyFacesBfIO(IOobject::readOption r) const | fvMesh | |
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 *> | |
rbegin() const | UILList< LListBase, T > | inline |
Foam::read() | regIOobject | virtual |
Foam::data::Foam::dictionary::read(Istream &, const bool keepHeader=false) | dictionary | |
Foam::READ_IF_PRESENT enum value | IOobject | |
Foam::data::READ_IF_PRESENT enum value | IOobject | |
Foam::readData(Istream &) | regIOobject | virtual |
Foam::data::readData(Istream &) | IOdictionary | virtual |
Foam::readHeader(Istream &) | IOobject | |
Foam::data::readHeader(Istream &) | IOobject | |
Foam::readHeaderOk(const IOstream::streamFormat defaultFormat, const word &typeName) | regIOobject | protected |
Foam::data::readHeaderOk(const IOstream::streamFormat defaultFormat, const word &typeName) | regIOobject | protected |
readIfModified() | objectRegistry | virtual |
readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
readModifiedObjects() | objectRegistry | |
Foam::readOpt() const | IOobject | inline |
Foam::readOpt() | IOobject | inline |
Foam::data::readOpt() const | IOobject | inline |
Foam::data::readOpt() | IOobject | inline |
Foam::readOption enum name | IOobject | |
Foam::data::readOption enum name | IOobject | |
Foam::readStream(const word &, const bool read=true) | regIOobject | |
Foam::data::readStream(const word &, const bool read=true) | regIOobject | |
readUpdate(const stitchType stitch=stitchType::geometric) | fvMesh | |
Foam::polyMesh::readUpdate() | polyMesh | |
readUpdateState enum name | polyMesh | |
reduce(T &Value, const BinaryOp &bop) const | lduMesh | |
Foam::reference typedef | HashTable< regIOobject *> | |
Foam::data::reference typedef | UILList< LListBase, T > | |
regionMesh() const | extrudePatchMesh | inline |
Foam::regIOobject(const IOobject &, const bool isTime=false) | regIOobject | |
Foam::regIOobject(const regIOobject &) | regIOobject | |
Foam::regIOobject(const regIOobject &&) | regIOobject | |
Foam::regIOobject(const regIOobject &, bool registerCopy) | regIOobject | |
Foam::regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
Foam::regIOobject(const IOobject &, const regIOobject &) | regIOobject | |
Foam::data::regIOobject(const IOobject &, const bool isTime=false) | regIOobject | |
Foam::data::regIOobject(const regIOobject &) | regIOobject | |
Foam::data::regIOobject(const regIOobject &&) | regIOobject | |
Foam::data::regIOobject(const regIOobject &, bool registerCopy) | regIOobject | |
Foam::data::regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
Foam::data::regIOobject(const IOobject &, const regIOobject &) | regIOobject | |
Foam::registered() const | regIOobject | inline |
Foam::data::registered() const | regIOobject | inline |
Foam::registerObject() | IOobject | inline |
Foam::registerObject() const | IOobject | inline |
Foam::data::registerObject() | IOobject | inline |
Foam::data::registerObject() const | IOobject | inline |
Foam::relativeObjectPath() const | IOobject | inline |
Foam::data::relativeObjectPath() const | IOobject | inline |
Foam::relativePath() const | IOobject | |
Foam::data::relativePath() const | IOobject | |
Foam::release() | regIOobject | inline |
Foam::data::release() | regIOobject | inline |
remove(const word &) | dictionary | |
Foam::ILList::remove(T *p) | UILList< LListBase, T > | inline |
Foam::ILList::remove(iterator &it) | UILList< LListBase, T > | inline |
removeBoundary() | polyMesh | |
removeFiles(const fileName &instanceDir) const | polyMesh | |
removeFiles() const | polyMesh | |
removeFvBoundary() | fvMesh | |
removeHead() | UILList< LListBase, T > | inline |
rename(const word &newName) | objectRegistry | virtual |
rend() const | UILList< LListBase, T > | inline |
reorderPatches(const labelUList &newToOld, const bool validBoundary) | fvMesh | virtual |
reset(const fvMesh &) | fvMesh | |
Foam::polyMesh::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 *> | |
Foam::rootPath() const | IOobject | |
Foam::data::rootPath() const | IOobject | |
schemes() const | fvMesh | |
scopedDict(const word &) const | dictionary | |
scopedDict(const word &) | dictionary | |
Foam::set(const word &, const regIOobject * &newElmt) | HashTable< regIOobject *> | inline |
Foam::data::set(entry *) | dictionary | |
Foam::data::set(const entry &) | dictionary | |
Foam::data::set(const keyType &, const dictionary &) | dictionary | |
Foam::data::set(const keyType &, const T &) | dictionary | |
setAspectThreshold(const scalar) | primitiveMesh | static |
Foam::setBad(const string &) | IOobject | protected |
Foam::data::setBad(const string &) | IOobject | protected |
setClosedThreshold(const scalar) | primitiveMesh | static |
setInstance(const fileName &) | polyMesh | |
setNonOrthThreshold(const scalar) | primitiveMesh | static |
setPoints(const pointField &) | fvMesh | virtual |
setPointsInstance(const fileName &) | polyMesh | |
setSkewThreshold(const scalar) | primitiveMesh | static |
Foam::setUpToDate() | regIOobject | |
Foam::data::setUpToDate() | regIOobject | |
setUpToDatePoints(regIOobject &io) const | polyMesh | |
Sf() const | fvMesh | |
shrink() | HashTable< regIOobject *> | |
sidesPatch() const | extrudePatchMesh | inline |
size() const | HashTable< regIOobject *> | inline |
Foam::size_type typedef | HashTable< regIOobject *> | |
Foam::data::size_type typedef | UILList< LListBase, T > | |
skewThreshold_ | primitiveMesh | protectedstatic |
solution() const | fvMesh | |
solutionD() const | polyMesh | |
sortedNames() const | objectRegistry | |
sortedNames(const word &className) const | objectRegistry | |
Foam::sortedToc() const | HashTable< regIOobject *> | |
Foam::data::sortedToc() const | dictionary | |
startLineNumber() const | dictionary | |
stitcher() const | fvMesh | |
stitchType enum name | fvMesh | |
Foam::store() | regIOobject | inline |
Foam::store(Type *) | regIOobject | inlinestatic |
Foam::store(autoPtr< Type > &) | regIOobject | inlinestatic |
Foam::data::store() | regIOobject | inline |
Foam::data::store(Type *) | regIOobject | inlinestatic |
Foam::data::store(autoPtr< Type > &) | regIOobject | inlinestatic |
subDict(const word &) const | dictionary | |
subDict(const word &) | dictionary | |
subDictPtr(const word &) const | dictionary | |
subDictPtr(const word &) | dictionary | |
subOrEmptyDict(const word &, const bool mustRead=false) const | dictionary | |
subRegistry(const word &name, const bool forceCreate=false) const | objectRegistry | |
substituteKeyword(const word &keyword) | dictionary | |
substituteScopedKeyword(const word &keyword) | dictionary | |
surfaceInterpolation(const fvMesh &) | surfaceInterpolation | explicit |
tetBasePtIs() const | polyMesh | |
thisDb() const | fvMesh | inlinevirtual |
time() const | fvMesh | inline |
Foam::timeStamp enum value | IOobject | |
Foam::data::timeStamp enum value | IOobject | |
Foam::timeStampMaster enum value | IOobject | |
Foam::data::timeStampMaster enum value | IOobject | |
Foam::toc() const | HashTable< regIOobject *> | |
Foam::data::toc() const | dictionary | |
tokens() const | dictionary | |
topDict() const | dictionary | |
topDictKeyword() const | dictionary | |
TOPO_CHANGE enum value | polyMesh | |
TOPO_PATCH_CHANGE enum value | polyMesh | |
topoChange(const polyTopoChangeMap &map) | fvMesh | virtual |
topoChanged() const | polyMesh | inline |
topoChanged_ | polyMesh | protected |
topoChanger() const | fvMesh | |
topPatch() const | extrudePatchMesh | inline |
Foam::transfer(HashTable< regIOobject *, word, string::hash > &) | HashTable< regIOobject *> | |
Foam::data::transfer(dictionary &) | dictionary | |
Foam::ILList::transfer(ILList< LListBase, T > &) | ILList< LListBase, T > | |
Foam::typeHeaderOk(const bool checkType) | IOobject | protected |
Foam::data::typeHeaderOk(const bool checkType) | IOobject | protected |
TypeName("extrudePatchMesh") | extrudePatchMesh | |
Foam::fvMesh::TypeName("polyMesh") | polyMesh | |
Foam::objectRegistry::TypeName("objectRegistry") | objectRegistry | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
Foam::fvMesh::TypeName("lduMesh") | lduMesh | |
Foam::fvMesh::TypeName("dictionary") | IOdictionary | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
UILList() | UILList< LListBase, T > | inline |
UILList(T *a) | UILList< LListBase, T > | inline |
UILList(const UILList< LListBase, T > &) | UILList< LListBase, T > | |
UILList(UILList< LListBase, T > &&) | UILList< LListBase, T > | |
UNCHANGED enum value | polyMesh | |
unconform(const GeometricBoundaryField< label, fvsPatchField, surfaceMesh > &polyFacesBf, const surfaceVectorField &Sf, const surfaceVectorField &Cf, const surfaceScalarField &phi=NullObjectRef< surfaceScalarField >(), const bool sync=true) | fvMesh | |
update() | fvMesh | |
Foam::updateInstance() const | IOobject | |
Foam::data::updateInstance() const | IOobject | |
Foam::upToDate(const regIOobject &) const | regIOobject | |
Foam::upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
Foam::upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
Foam::upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
Foam::data::upToDate(const regIOobject &) const | regIOobject | |
Foam::data::upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
Foam::data::upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
Foam::data::upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
upToDatePoints(const regIOobject &io) const | polyMesh | |
V() const | fvMesh | |
V0() const | fvMesh | |
V00() const | fvMesh | |
validComponents() const | fvMesh | |
validComponents() const | fvMesh | |
validComponents() const | fvMesh | |
Foam::value_type typedef | HashTable< regIOobject *> | |
Foam::data::value_type typedef | UILList< LListBase, T > | |
Vsc() const | fvMesh | |
Vsc0() const | fvMesh | |
Foam::warnNoRereading() const | IOobject | |
Foam::data::warnNoRereading() const | IOobject | |
Foam::watchIndices() const | regIOobject | inline |
Foam::watchIndices() | regIOobject | inline |
Foam::data::watchIndices() const | regIOobject | inline |
Foam::data::watchIndices() | regIOobject | inline |
weights() const | surfaceInterpolation | |
write(const bool write=true) const | fvMesh | virtual |
Foam::data::write(Ostream &, const bool subDict=true) const | dictionary | |
Foam::writeBanner(Stream &os, bool noHint=false) | IOobject | inlinestatic |
Foam::data::writeBanner(Stream &os, bool noHint=false) | IOobject | inlinestatic |
Foam::writeData(Ostream &) const | objectRegistry | inlinevirtual |
Foam::data::writeData(Ostream &) const | IOdictionary | virtual |
writeDictionaries | IOdictionary | static |
Foam::writeDivider(Stream &os) | IOobject | inlinestatic |
Foam::data::writeDivider(Stream &os) | IOobject | inlinestatic |
Foam::writeEndDivider(Stream &os) | IOobject | inlinestatic |
Foam::data::writeEndDivider(Stream &os) | IOobject | inlinestatic |
Foam::writeHeader(Ostream &) const | IOobject | |
Foam::writeHeader(Ostream &, const word &objectType) const | IOobject | |
Foam::data::writeHeader(Ostream &) const | IOobject | |
Foam::data::writeHeader(Ostream &, const word &objectType) const | IOobject | |
writeObject(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType cmp, const bool write=true) const | fvMesh | virtual |
Foam::writeOpt() const | IOobject | inline |
Foam::writeOpt() | IOobject | inline |
Foam::data::writeOpt() const | IOobject | inline |
Foam::data::writeOpt() | IOobject | inline |
Foam::writeOption enum name | IOobject | |
Foam::data::writeOption enum name | IOobject | |
writeOptionalEntries | dictionary | static |
~dictionary() | dictionary | virtual |
~extrudePatchMesh() | extrudePatchMesh | virtual |
~fvMesh() | fvMesh | virtual |
~HashTable() | HashTable< regIOobject *> | |
~ILList() | ILList< LListBase, T > | |
~IOdictionary() | IOdictionary | virtual |
~IOobject() | IOobject | virtual |
~lduMesh() | lduMesh | inlinevirtual |
~objectRegistry() | objectRegistry | virtual |
~polyMesh() | polyMesh | virtual |
~primitiveMesh() | primitiveMesh | virtual |
~regIOobject() | regIOobject | virtual |
~surfaceInterpolation() | surfaceInterpolation |