| add(entry *entryPtr, bool mergeEntry=false) | dictionary | |
| add(const entry &e, bool mergeEntry=false) | dictionary | |
| add(const keyType &k, const word &v, bool overwrite=false) | dictionary | |
| add(const keyType &k, const string &v, bool overwrite=false) | dictionary | |
| add(const keyType &k, const label v, bool overwrite=false) | dictionary | |
| add(const keyType &k, const scalar v, bool overwrite=false) | dictionary | |
| add(const keyType &k, const dictionary &d, bool mergeEntry=false) | dictionary | |
| add(const keyType &k, const T &v, bool overwrite=false) | dictionary | |
| add(const keyType &k, const T &v, bool overwrite) | dictionary | |
| addWatch() | regIOobject | virtual |
| addWatch(const fileName &) | regIOobject | virtual |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::AUTO_WRITE enum value | IOobjectOption | |
| Foam::IOdictionary::AUTO_WRITE enum value | IOobjectOption | |
| back() | UILList< LListBase, T > | inline |
| back() const | UILList< LListBase, T > | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::BAD enum value | IOobject | |
| Foam::IOdictionary::BAD enum value | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::bad() const noexcept | IOobject | inline |
| Foam::IOdictionary::bad() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::bannerEnabled() noexcept | IOobject | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
| Foam::IOdictionary::bannerEnabled() noexcept | IOobject | inlinestatic |
| Foam::IOdictionary::bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
| base_iterator typedef | UILList< LListBase, T > | |
| baseIOdictionary(const baseIOdictionary &)=default | baseIOdictionary | |
| baseIOdictionary(baseIOdictionary &&)=default | baseIOdictionary | |
| baseIOdictionary(const IOobject &io, const dictionary *fallback=nullptr) | baseIOdictionary | explicit |
| baseIOdictionary(const IOobject &io, const dictionary &dict) | baseIOdictionary | |
| baseIOdictionary(const IOobject &io, Istream &is) | baseIOdictionary | |
| begin() | UILList< LListBase, T > | inline |
| begin() const | UILList< LListBase, T > | inline |
| canonicalName | decompositionModel | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::caseName() const | IOobject | |
| Foam::IOdictionary::caseName() const | IOobject | |
| cbegin() const | UILList< LListBase, T > | inline |
| cend() const | UILList< LListBase, T > | inline |
| cfindScopedDict(const fileName &dictPath) const | dictionary | |
| changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool overwrite=false) | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::checkIn() | regIOobject | |
| Foam::IOdictionary::checkIn() | regIOobject | |
| checkITstream(const ITstream &is, const word &keyword) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::checkOut() | regIOobject | |
| Foam::IOdictionary::checkOut() | regIOobject | |
| ClassName("decompositionModel") | decompositionModel | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::ClassName("meshObject") | meshObject | |
| Foam::IOdictionary::ClassName("dictionary") | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::clear(objectRegistry &obr) | meshObject | static |
| Foam::IOdictionary::clear() | dictionary | |
| clearUpto(objectRegistry &obr) | meshObject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::clone() const | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::clone(const objectRegistry ®istry) const | IOobject | inline |
| Foam::IOdictionary::clone() const | IOobject | inline |
| Foam::IOdictionary::clone(const objectRegistry ®istry) const | IOobject | inline |
| Foam::IOdictionary::Foam::dictionary::clone() const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::close() | regIOobject | |
| Foam::IOdictionary::close() | regIOobject | |
| const_base_iterator typedef | UILList< LListBase, T > | |
| const_pointer typedef | UILList< LListBase, T > | |
| const_reference typedef | UILList< LListBase, T > | |
| const_searcher typedef | dictionary | |
| const_searcher | dictionary | |
| crbegin() const | UILList< LListBase, T > | inline |
| crend() const | UILList< LListBase, T > | inline |
| csearch(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| csearchCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| csearchScoped(const word &keyword, enum keyType::option matchOpt) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::db() const noexcept | IOobject | |
| Foam::IOdictionary::db() const noexcept | IOobject | |
| decomposer() const | decompositionModel | |
| decompositionModel(const polyMesh &mesh, const fileName &decompDictFile="", const dictionary *fallback=nullptr) | decompositionModel | explicit |
| decompositionModel(const polyMesh &mesh, const dictionary &dict, const fileName &decompDictFile="") | decompositionModel | inline |
| Delete(const word &objName, const polyMesh &mesh) | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | static |
| Delete(const polyMesh &mesh) | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | inlinestatic |
| dictionary() | dictionary | |
| dictionary(const fileName &name) | dictionary | explicit |
| dictionary(const fileName &name, const dictionary &parentDict, Istream &is, bool keepHeader=false) | dictionary | |
| dictionary(Istream &is) | dictionary | |
| dictionary(Istream &is, bool keepHeader) | dictionary | |
| dictionary(const dictionary &parentDict, const dictionary &dict) | dictionary | |
| dictionary(const dictionary &dict) | dictionary | |
| dictionary(const dictionary *dict) | dictionary | explicit |
| dictionary(const dictionary &parentDict, dictionary &&dict) | dictionary | |
| dictionary(dictionary &&dict) | dictionary | |
| dictName() const | dictionary | inline |
| difference_type typedef | UILList< LListBase, T > | |
| digest() const | dictionary | |
| end() | UILList< LListBase, T > | inline |
| end() const | UILList< LListBase, T > | inline |
| endLineNumber() const | dictionary | |
| erase(T *item) | ILList< LListBase, T > | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::eventNo() const noexcept | regIOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::eventNo() noexcept | regIOobject | inline |
| Foam::IOdictionary::eventNo() const noexcept | regIOobject | inline |
| Foam::IOdictionary::eventNo() noexcept | regIOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::fileCheckTypes enum name | IOobject | |
| Foam::IOdictionary::fileCheckTypes enum name | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::fileCheckTypesNames | IOobject | static |
| Foam::IOdictionary::fileCheckTypesNames | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::fileModificationChecking | IOobject | static |
| Foam::IOdictionary::fileModificationChecking | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::fileModificationSkew | IOobject | static |
| Foam::IOdictionary::fileModificationSkew | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
| Foam::IOdictionary::fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::filePath() const | regIOobject | virtual |
| Foam::IOdictionary::filePath() const | IOdictionary | inlinevirtual |
| findCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option matchOpt) const | dictionary | |
| findDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| findDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | inline |
| findEntry(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| findEntry(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::findMetaData() const noexcept | regIOobject | virtual |
| Foam::IOdictionary::findMetaData() const noexcept | regIOobject | virtual |
| findScoped(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| findScopedDict(const fileName &dictPath) const | dictionary | |
| findScopedDict(const fileName &dictPath) | dictionary | |
| first() | UILList< LListBase, T > | inline |
| first() const | UILList< LListBase, T > | inline |
| found(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| found(const word &keyword, bool recursive, bool patternMatch=true) const | dictionary | inline |
| foundCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| front() | UILList< LListBase, T > | inline |
| front() const | UILList< LListBase, T > | inline |
| GeometricMeshObject(const word &objName, const objectRegistry &obr) | GeometricMeshObject< polyMesh > | inline |
| get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| getBool(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| getCheck(const word &keyword, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| getCheckOrAdd(const word &keyword, const T &deflt, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
| getCheckOrDefault(const word &keyword, const T &deflt, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| getCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| getFileName(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| getLabel(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::getMetaData() noexcept | regIOobject | |
| Foam::IOdictionary::getMetaData() noexcept | regIOobject | |
| getOrAdd(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
| getOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| getOrDefaultCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| getScalar(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| getString(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| getWord(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::global() const | regIOobject | inlinevirtual |
| Foam::IOdictionary::global() const | IOdictionary | inlinevirtual |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
| Foam::IOdictionary::globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::globalObject() const noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::globalObject(bool on) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::globalObject() noexcept | IOobjectOption | inline |
| Foam::IOdictionary::globalObject() const noexcept | IOobjectOption | inline |
| Foam::IOdictionary::globalObject(bool on) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::globalObject() noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::GOOD enum value | IOobject | |
| Foam::IOdictionary::GOOD enum value | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::good() const noexcept | IOobject | inline |
| Foam::IOdictionary::good() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::group(const word &name) | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::group() const | IOobject | inline |
| Foam::IOdictionary::group(const word &name) | IOobject | static |
| Foam::IOdictionary::group() const | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::groupName(StringType base, const word &group) | IOobject | inlinestatic |
| groupName(StringType base, const word &group) | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::hasHeaderClass() const noexcept | IOobject | inline |
| Foam::IOdictionary::hasHeaderClass() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::headerClassName() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::headerClassName() noexcept | IOobject | inline |
| Foam::IOdictionary::headerClassName() const noexcept | IOobject | inline |
| Foam::IOdictionary::headerClassName() noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::headerOk() | regIOobject | |
| Foam::IOdictionary::headerOk() | regIOobject | |
| ILList()=default | ILList< LListBase, T > | |
| ILList(T *item) | ILList< LListBase, T > | inlineexplicit |
| ILList(Istream &is) | ILList< LListBase, T > | explicit |
| ILList(const ILList< LListBase, T > &lst) | ILList< LListBase, T > | |
| ILList(ILList< LListBase, T > &&lst) | ILList< LListBase, T > | |
| ILList(const ILList< LListBase, T > &lst, const CloneArg &cloneArg) | ILList< LListBase, T > | |
| ILList(Istream &is, const INew &inew) | ILList< LListBase, T > | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::info() const noexcept | IOobject | inline |
| Foam::IOdictionary::info() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::inotify enum value | IOobject | |
| Foam::IOdictionary::inotify enum value | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::inotifyMaster enum value | IOobject | |
| Foam::IOdictionary::inotifyMaster enum value | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::instance() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::instance() noexcept | IOobject | inline |
| Foam::IOdictionary::instance() const noexcept | IOobject | inline |
| Foam::IOdictionary::instance() noexcept | IOobject | inline |
| IOdictionary(const IOobject &io, const dictionary *fallback=nullptr) | IOdictionary | explicit |
| IOdictionary(const IOobject &io, const dictionary &dict) | IOdictionary | |
| IOdictionary(const IOobject &io, const word &wantedType, const dictionary *fallback=nullptr) | IOdictionary | |
| IOdictionary(const IOobject &io, Istream &is) | IOdictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const IOobject &)=default | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const IOobject &io, const word &name) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const IOobject &io, const word &name, const fileName &local) | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const IOobject &io, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt) | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobject(const IOobject &io, IOobjectOption::registerOption regOpt) | IOobject | inline |
| Foam::IOdictionary::IOobject(const IOobject &)=default | IOobject | |
| Foam::IOdictionary::IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| Foam::IOdictionary::IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| Foam::IOdictionary::IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| Foam::IOdictionary::IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| Foam::IOdictionary::IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| Foam::IOdictionary::IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| Foam::IOdictionary::IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
| Foam::IOdictionary::IOobject(const IOobject &io, const word &name) | IOobject | |
| Foam::IOdictionary::IOobject(const IOobject &io, const word &name, const fileName &local) | IOobject | inline |
| Foam::IOdictionary::IOobject(const IOobject &io, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt) | IOobject | inline |
| Foam::IOdictionary::IOobject(const IOobject &io, IOobjectOption::registerOption regOpt) | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobjectOption(readOption rOpt=readOption::NO_READ, writeOption wOpt=writeOption::NO_WRITE, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobjectOption(readOption rOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobjectOption(writeOption wOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobjectOption(registerOption registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobjectOption(readOption rOpt, writeOption wOpt, bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::IOobjectOption(bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inlineexplicit |
| Foam::IOdictionary::IOobjectOption(readOption rOpt=readOption::NO_READ, writeOption wOpt=writeOption::NO_WRITE, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::IOobjectOption(readOption rOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::IOobjectOption(writeOption wOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::IOobjectOption(registerOption registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::IOobjectOption(readOption rOpt, writeOption wOpt, bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::IOobjectOption(bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inlineexplicit |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::isAnyRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::isAnyRead() const noexcept | IOobjectOption | inline |
| Foam::IOdictionary::isAnyRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| Foam::IOdictionary::isAnyRead() const noexcept | IOobjectOption | inline |
| isDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::isHeaderClass() const | IOobject | inline |
| isHeaderClass() const | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::isHeaderClassName() const | IOobject | inline |
| Foam::IOdictionary::isHeaderClassName() const | IOobject | inline |
| isNullDict() const noexcept | dictionary | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::isReadOptional(readOption opt) noexcept | IOobjectOption | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::isReadOptional() const noexcept | IOobjectOption | inline |
| Foam::IOdictionary::isReadOptional(readOption opt) noexcept | IOobjectOption | inlinestatic |
| Foam::IOdictionary::isReadOptional() const noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::isReadRequired(readOption opt) noexcept | IOobjectOption | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::isReadRequired() const noexcept | IOobjectOption | inline |
| Foam::IOdictionary::isReadRequired(readOption opt) noexcept | IOobjectOption | inlinestatic |
| Foam::IOdictionary::isReadRequired() const noexcept | IOobjectOption | inline |
| keys(bool patterns=false) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::labelByteSize() const noexcept | IOobject | inline |
| Foam::IOdictionary::labelByteSize() const noexcept | IOobject | inline |
| last() | UILList< LListBase, T > | inline |
| last() const | UILList< LListBase, T > | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::lazierRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| Foam::IOdictionary::lazierRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::LAZY_READ enum value | IOobjectOption | |
| Foam::IOdictionary::LAZY_READ enum value | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::local() const noexcept | IOobject | inline |
| Foam::IOdictionary::local() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| Foam::IOdictionary::localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| lookup(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| lookup(const word &keyword, bool recursive, bool patternMatch=true) const | dictionary | inline |
| lookupCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| lookupEntry(const word &keyword, enum keyType::option matchOpt) const | dictionary | |
| lookupEntry(const word &keyword, bool recursive, bool patternMatch) const | dictionary | inline |
| lookupEntryCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option matchOpt) const | dictionary | |
| lookupEntryPtr(const word &keyword, bool recursive, bool patternMatch) | dictionary | inline |
| lookupEntryPtr(const word &keyword, bool recursive, bool patternMatch) const | dictionary | inline |
| lookupOrAddDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) | dictionary | inline |
| lookupOrAddDefault(const word &keyword, const T &deflt, bool recursive, bool patternMatch=true) | dictionary | inline |
| lookupOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
| lookupOrDefault(const word &keyword, const T &deflt, bool recursive, bool patternMatch=true) const | dictionary | inline |
| lookupScopedEntryPtr(const word &keyword, bool recursive, bool patternMatch) const | dictionary | inline |
| lookupType(const word &keyword, bool recursive=false, bool patternMatch=true) const | dictionary | inline |
| makeScopedDict(const fileName &dictPath) | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::masterOnlyReading | regIOobject | protectedstatic |
| Foam::IOdictionary::masterOnlyReading | regIOobject | protectedstatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::maxFileModificationPolls | IOobject | static |
| Foam::IOdictionary::maxFileModificationPolls | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::member(const word &name) | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::member() const | IOobject | inline |
| Foam::IOdictionary::member(const word &name) | IOobject | static |
| Foam::IOdictionary::member() const | IOobject | inline |
| merge(const dictionary &dict) | dictionary | |
| mesh() const noexcept | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | inline |
| mesh_ | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | protected |
| meshObject(const word &objName, const objectRegistry &obr) | meshObject | |
| MeshObject(const polyMesh &mesh) | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | explicit |
| MeshObject(const word &objName, const polyMesh &mesh) | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | |
| modified() const | regIOobject | virtual |
| MoveableMeshObject(const word &objName, const objectRegistry &obr) | MoveableMeshObject< polyMesh > | inline |
| movePoints() | decompositionModel | inlinevirtual |
| GeometricMeshObject< polyMesh >::movePoints(objectRegistry &obr) | meshObject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::MUST_READ enum value | IOobjectOption | |
| Foam::IOdictionary::MUST_READ enum value | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::MUST_READ_IF_MODIFIED enum value | IOobjectOption | |
| Foam::IOdictionary::MUST_READ_IF_MODIFIED enum value | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::name() const noexcept | IOobject | inline |
| Foam::IOdictionary::name() const | baseIOdictionary | |
| Foam::dictionary::name() noexcept | dictionary | inline |
| New(const polyMesh &mesh, const fileName &decompDictFile="", const dictionary *fallback=nullptr) | decompositionModel | static |
| New(const polyMesh &mesh, const dictionary &dict, const fileName &decompDictFile="") | decompositionModel | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::New(const polyMesh &mesh, Args &&... args) | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::New(const word &objName, const polyMesh &mesh, Args &&... args) | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | static |
| Foam::IOdictionary::New(Istream &is) | dictionary | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::NO_READ enum value | IOobjectOption | |
| Foam::IOdictionary::NO_READ enum value | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::NO_REGISTER enum value | IOobjectOption | |
| Foam::IOdictionary::NO_REGISTER enum value | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::NO_WRITE enum value | IOobjectOption | |
| Foam::IOdictionary::NO_WRITE enum value | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::note() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::note() noexcept | IOobject | inline |
| Foam::IOdictionary::note() const noexcept | IOobject | inline |
| Foam::IOdictionary::note() noexcept | IOobject | inline |
| null | dictionary | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::objectPath() const | IOobject | inline |
| Foam::IOdictionary::objectPath() const | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::objectRelPath() const | IOobject | |
| Foam::IOdictionary::objectRelPath() const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::objectState enum name | IOobject | |
| Foam::IOdictionary::objectState enum name | IOobject | |
| operator!=(const UILList< LListBase, T > &lst) const | UILList< LListBase, T > | |
| operator+=(const dictionary &rhs) | dictionary | |
| operator<<=(const dictionary &rhs) | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::operator=(const IOobject &io) | regIOobject | |
| Foam::IOdictionary::operator=(const baseIOdictionary &rhs) | baseIOdictionary | |
| Foam::IOdictionary::operator=(const dictionary &rhs) | baseIOdictionary | |
| Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
| Foam::dictionary::operator=(const dictionary &rhs) | dictionary | |
| Foam::ILList::operator=(const ILList< LListBase, T > &lst) | ILList< LListBase, T > | |
| Foam::ILList::operator=(ILList< LListBase, T > &&lst) | ILList< LListBase, T > | |
| Foam::UILList::operator=(const UILList< LListBase, T > &lst) | UILList< LListBase, T > | |
| operator==(const UILList< LListBase, T > &lst) const | UILList< LListBase, T > | |
| operator[](const word &keyword) const | dictionary | inline |
| operator|=(const dictionary &rhs) | dictionary | |
| optionalSubDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::ownedByRegistry() const noexcept | regIOobject | inline |
| Foam::IOdictionary::ownedByRegistry() const noexcept | regIOobject | inline |
| parent() const noexcept | dictionary | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::parseHeader(const dictionary &headerDict) | IOobject | |
| Foam::IOdictionary::parseHeader(const dictionary &headerDict) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::path() const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| Foam::IOdictionary::path() const | IOobject | |
| Foam::IOdictionary::path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| pointer typedef | UILList< LListBase, T > | |
| pop_front(label n=1) | ILList< LListBase, T > | |
| rbegin() | UILList< LListBase, T > | inline |
| rbegin() const | UILList< LListBase, T > | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::read() | regIOobject | virtual |
| Foam::IOdictionary::Foam::dictionary::read(Istream &is) | dictionary | |
| Foam::dictionary::read(Istream &is, bool keepHeader) | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::READ_IF_PRESENT enum value | IOobjectOption | |
| Foam::IOdictionary::READ_IF_PRESENT enum value | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::READ_MODIFIED enum value | IOobjectOption | |
| Foam::IOdictionary::READ_MODIFIED enum value | IOobjectOption | |
| readCheck(const word &keyword, T &val, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) const | dictionary | |
| readCheckIfPresent(const word &keyword, T &val, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| readCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, T &val, enum keyType::option matchOpt=keyType::REGEX, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) const | dictionary | |
| readContents(const IOobject &io) | IOdictionary | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readData(Istream &) | regIOobject | virtual |
| Foam::IOdictionary::readData(Istream &) | baseIOdictionary | virtual |
| readEntry(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readHeader(Istream &is) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readHeader(dictionary &headerDict, Istream &is) | IOobject | |
| Foam::IOdictionary::readHeader(Istream &is) | IOobject | |
| Foam::IOdictionary::readHeader(dictionary &headerDict, Istream &is) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName) | regIOobject | protected |
| Foam::IOdictionary::readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName) | regIOobject | protected |
| readIfModified() | regIOobject | virtual |
| readIfPresent(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| readIfPresent(const word &keyword, T &val, bool recursive, bool patternMatch=true) const | dictionary | inline |
| readIfPresentCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, T &val, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readOpt() const noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readOpt(readOption opt) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readOpt() noexcept | IOobjectOption | inline |
| Foam::IOdictionary::readOpt() const noexcept | IOobjectOption | inline |
| Foam::IOdictionary::readOpt(readOption opt) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::readOpt() noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readOption enum name | IOobjectOption | |
| Foam::IOdictionary::readOption enum name | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::readStream(const word &, const bool readOnProc=true) | regIOobject | |
| Foam::IOdictionary::readStream(const word &, const bool readOnProc=true) | regIOobject | |
| reference typedef | UILList< LListBase, T > | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::regIOobject(const IOobject &io, const bool isTimeObject=false) | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::regIOobject(const regIOobject &rio) | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::regIOobject(const regIOobject &rio, bool registerCopy) | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::regIOobject(const IOobject &io, const regIOobject &rio) | regIOobject | |
| Foam::IOdictionary::regIOobject(const IOobject &io, const bool isTimeObject=false) | regIOobject | |
| Foam::IOdictionary::regIOobject(const regIOobject &rio) | regIOobject | |
| Foam::IOdictionary::regIOobject(const regIOobject &rio, bool registerCopy) | regIOobject | |
| Foam::IOdictionary::regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
| Foam::IOdictionary::regIOobject(const IOobject &io, const regIOobject &rio) | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::REGISTER enum value | IOobjectOption | |
| Foam::IOdictionary::REGISTER enum value | IOobjectOption | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::registered() const noexcept | regIOobject | inline |
| Foam::IOdictionary::registered() const noexcept | regIOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::registerObject() const noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::registerObject(bool on) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::registerObject() noexcept | IOobjectOption | inline |
| Foam::IOdictionary::registerObject() const noexcept | IOobjectOption | inline |
| Foam::IOdictionary::registerObject(bool on) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::registerObject() noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::registerOption enum name | IOobjectOption | |
| Foam::IOdictionary::registerOption enum name | IOobjectOption | |
| relativeName(const bool caseTag=false) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::release(const bool unregister=false) noexcept | regIOobject | inline |
| Foam::IOdictionary::release(const bool unregister=false) noexcept | regIOobject | inline |
| remove(const word &keyword) | dictionary | |
| Foam::ILList::remove(T *item) | UILList< LListBase, T > | inline |
| Foam::ILList::remove(iterator &iter) | UILList< LListBase, T > | inline |
| removeHead() | UILList< LListBase, T > | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::removeMetaData() | regIOobject | |
| Foam::IOdictionary::removeMetaData() | regIOobject | |
| rename(const word &newName) | regIOobject | virtual |
| rend() | UILList< LListBase, T > | inline |
| rend() const | UILList< LListBase, T > | inline |
| reportingOutput | dictionary | static |
| reportOptional() noexcept | dictionary | inlinestatic |
| reportOptional(const int level) noexcept | dictionary | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::resetHeader(const word &newName=word::null) | IOobject | |
| Foam::IOdictionary::resetHeader(const word &newName=word::null) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::rootPath() const | IOobject | |
| Foam::IOdictionary::rootPath() const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::scalarByteSize() const noexcept | IOobject | inline |
| Foam::IOdictionary::scalarByteSize() const noexcept | IOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
| Foam::IOdictionary::scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::scopeSeparator | IOobject | static |
| Foam::IOdictionary::scopeSeparator | IOobject | static |
| search(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| search(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
| searcher typedef | dictionary | |
| searcher | dictionary | |
| searchScoped(const word &keyword, enum keyType::option matchOpt) const | dictionary | |
| searchScoped(const word &keyword, enum keyType::option matchOpt) | dictionary | |
| selectIO(const IOobject &io, const fileName &file, const word &name="") | decompositionModel | inlinestatic |
| set(entry *entryPtr) | dictionary | |
| set(const entry &e) | dictionary | |
| set(const keyType &k, const dictionary &v) | dictionary | |
| set(const keyType &k, const T &v) | dictionary | |
| set(const keyType &k, const T &v) | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::setBad(const string &s) | IOobject | protected |
| Foam::IOdictionary::setBad(const string &s) | IOobject | protected |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::setUpToDate() | regIOobject | |
| Foam::IOdictionary::setUpToDate() | regIOobject | |
| size_type typedef | UILList< LListBase, T > | |
| sortedToc() const | dictionary | |
| sortedToc(const Compare &comp) const | dictionary | |
| sortedToc(const Compare &comp) const | dictionary | |
| startLineNumber() const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::store() | regIOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::store(Type *p) | regIOobject | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::store(autoPtr< Type > &ptr) | regIOobject | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::store(autoPtr< Type > &&ptr) | regIOobject | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::store(refPtr< Type > &ptr) | regIOobject | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::store(refPtr< Type > &&ptr) | regIOobject | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::store(tmp< Type > &ptr) | regIOobject | inlinestatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::store(tmp< Type > &&ptr) | regIOobject | inlinestatic |
| Foam::IOdictionary::store() | regIOobject | inline |
| Foam::IOdictionary::store(Type *p) | regIOobject | inlinestatic |
| Foam::IOdictionary::store(autoPtr< Type > &ptr) | regIOobject | inlinestatic |
| Foam::IOdictionary::store(autoPtr< Type > &&ptr) | regIOobject | inlinestatic |
| Foam::IOdictionary::store(refPtr< Type > &ptr) | regIOobject | inlinestatic |
| Foam::IOdictionary::store(refPtr< Type > &&ptr) | regIOobject | inlinestatic |
| Foam::IOdictionary::store(tmp< Type > &ptr) | regIOobject | inlinestatic |
| Foam::IOdictionary::store(tmp< Type > &&ptr) | regIOobject | inlinestatic |
| subDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
| subDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
| subDictOrAdd(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
| subDictPtr(const word &keyword) const | dictionary | inline |
| subDictPtr(const word &keyword) | dictionary | inline |
| subOrEmptyDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX, const bool mandatory=false) const | dictionary | |
| substituteKeyword(const word &keyword, bool mergeEntry=false) | dictionary | |
| substituteScopedKeyword(const word &keyword, bool mergeEntry=false) | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::time() const noexcept | IOobject | |
| Foam::IOdictionary::time() const noexcept | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::timeStamp enum value | IOobject | |
| Foam::IOdictionary::timeStamp enum value | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::timeStampMaster enum value | IOobject | |
| Foam::IOdictionary::timeStampMaster enum value | IOobject | |
| toc() const | dictionary | |
| tokens() const | dictionary | |
| topDict() const | dictionary | |
| TopologicalMeshObject(const word &objName, const objectRegistry &obr) | TopologicalMeshObject< polyMesh > | inline |
| transfer(dictionary &dict) | dictionary | |
| Foam::ILList::transfer(ILList< LListBase, T > &lst) | ILList< LListBase, T > | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
| Foam::IOdictionary::typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::TypeName("regIOobject") | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::Foam::IOobject::TypeName("IOobject") | IOobject | |
| Foam::IOdictionary::TypeName("dictionary") | baseIOdictionary | |
| Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
| Foam::IOobject::TypeName("IOobject") | IOobject | |
| UILList()=default | UILList< LListBase, T > | |
| UILList(T *item) | UILList< LListBase, T > | inlineexplicit |
| UILList(const UILList< LListBase, T > &list) | UILList< LListBase, T > | |
| UpdateableMeshObject(const word &objName, const objectRegistry &obr) | UpdateableMeshObject< polyMesh > | inline |
| updateMesh(const mapPolyMesh &) | decompositionModel | inlinevirtual |
| MoveableMeshObject< polyMesh >::updateMesh(objectRegistry &obr, const mapPolyMesh &mpm) | meshObject | static |
| updateMetaData() | regIOobject | virtual |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::upToDate(const regIOobject &) const | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| Foam::IOdictionary::upToDate(const regIOobject &) const | regIOobject | |
| Foam::IOdictionary::upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
| Foam::IOdictionary::upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| Foam::IOdictionary::upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| value_type typedef | UILList< LListBase, T > | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::warnNoRereading() const | IOobject | |
| Foam::IOdictionary::warnNoRereading() const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::watchIndices() const noexcept | regIOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::watchIndices() noexcept | regIOobject | inline |
| Foam::IOdictionary::watchIndices() const noexcept | regIOobject | inline |
| Foam::IOdictionary::watchIndices() noexcept | regIOobject | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::write(const bool writeOnProc=true) const | regIOobject | virtual |
| Foam::IOdictionary::Foam::dictionary::write(Ostream &os, const bool subDict=true) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
| Foam::IOdictionary::writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeData(Ostream &os) const | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | inlinevirtual |
| Foam::IOdictionary::writeData(Ostream &) const | baseIOdictionary | virtual |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeDivider(Ostream &os) | IOobject | static |
| Foam::IOdictionary::writeDivider(Ostream &os) | IOobject | static |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeEndDivider(Ostream &os) | IOobject | static |
| Foam::IOdictionary::writeEndDivider(Ostream &os) | IOobject | static |
| writeEntries(Ostream &os, const bool extraNewLine=false) const | dictionary | |
| writeEntry(Ostream &os) const | dictionary | |
| writeEntry(const keyType &keyword, Ostream &os) const | dictionary | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeHeader(Ostream &os) const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeHeader(Ostream &os, const word &objectType) const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeHeader(dictionary &dict, IOstreamOption streamOpt) const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) const | IOobject | |
| Foam::IOdictionary::writeHeader(Ostream &os) const | IOobject | |
| Foam::IOdictionary::writeHeader(Ostream &os, const word &objectType) const | IOobject | |
| Foam::IOdictionary::writeHeader(dictionary &dict, IOstreamOption streamOpt) const | IOobject | |
| Foam::IOdictionary::writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) const | IOobject | |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| Foam::IOdictionary::writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| Foam::IOdictionary::writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeList(Ostream &os, const label shortLen=0) const | UILList< LListBase, T > | |
| writeObject(IOstreamOption streamOpt, const bool writeOnProc) const | regIOobject | virtual |
| writeObject(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp, const bool writeOnProc) const | regIOobject | inlinevirtual |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeOpt() const noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeOpt(writeOption opt) noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeOpt() noexcept | IOobjectOption | inline |
| Foam::IOdictionary::writeOpt() const noexcept | IOobjectOption | inline |
| Foam::IOdictionary::writeOpt(writeOption opt) noexcept | IOobjectOption | inline |
| Foam::IOdictionary::writeOpt() noexcept | IOobjectOption | inline |
| MeshObject< polyMesh, UpdateableMeshObject, decompositionModel >::writeOption enum name | IOobjectOption | |
| Foam::IOdictionary::writeOption enum name | IOobjectOption | |
| writeOptionalEntries | dictionary | static |
| ~baseIOdictionary()=default | baseIOdictionary | virtual |
| ~dictionary() | dictionary | virtual |
| ~ILList() | ILList< LListBase, T > | |
| ~IOdictionary()=default | IOdictionary | virtual |
| ~IOobject()=default | IOobject | virtual |
| ~MeshObject()=default | MeshObject< polyMesh, UpdateableMeshObject, decompositionModel > | virtual |
| ~regIOobject() | regIOobject | virtual |