This is the complete list of members for cellAspectRatio, including all inherited members.
| addWatch() | regIOobject | virtual |
| addWatch(const fileName &) | regIOobject | virtual |
| allowConstructFromLargerSize | FieldBase | static |
| append(const scalar &val) | List< scalar > | inline |
| append(scalar &&val) | List< scalar > | inline |
| append(const UList< scalar > &list) | List< scalar > | inline |
| append(const IndirectListBase< scalar, Addr > &list) | List< scalar > | inline |
| appendUniq(const scalar &val) | List< scalar > | inline |
| assign(const entry &e, const label len) | Field< scalar > | |
| assign(const word &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) | Field< scalar > | |
| AUTO_WRITE enum value | IOobjectOption | |
| autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| back() | UList< T > | inline |
| back() const | UList< T > | inline |
| BAD enum value | IOobject | |
| bad() const noexcept | IOobject | inline |
| bannerEnabled() noexcept | IOobject | inlinestatic |
| bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
| begin() noexcept | UList< T > | inline |
| begin(const label i) noexcept | UList< T > | inline |
| begin() const noexcept | UList< T > | inline |
| begin(const label i) const noexcept | UList< T > | inline |
| block(const label start) const | Field< scalar > | |
| byteSize() const | UList< T > | |
| capacity() const noexcept | UList< T > | inline |
| caseName() const noexcept | IOobject | |
| cbegin() const noexcept | UList< T > | inline |
| cbegin(const label i) const noexcept | UList< T > | inline |
| cdata() const noexcept | UList< T > | inline |
| cdata_bytes() const noexcept | UList< T > | inline |
| cellAspectRatio(const polyMesh &) | cellAspectRatio | explicit |
| cend() const noexcept | UList< T > | inline |
| checkIn() | regIOobject | |
| checkIndex(const label i) const | UList< T > | inline |
| checkOut() | regIOobject | |
| checkRange(const label start, const label len) const | UList< T > | inline |
| checkSize(const label size) const | UList< T > | inline |
| checkStart(const label start) const | UList< T > | inline |
| clamp_max(const scalar &upper) | Field< scalar > | |
| clamp_min(const scalar &lower) | Field< scalar > | |
| clamp_range(const scalar &lower, const scalar &upper) | Field< scalar > | |
| clamp_range(const MinMax< scalar > &range) | Field< scalar > | |
| ClassName("meshObject") | meshObject | |
| MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio >::clear(objectRegistry &obr) | meshObject | static |
| Field< scalar >::clear() | List< scalar > | inline |
| clearUpto(objectRegistry &obr) | meshObject | static |
| MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio >::clone() const | IOobject | inline |
| MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio >::clone(const objectRegistry ®istry) const | IOobject | inline |
| Field< scalar >::clone() const | Field< scalar > | inline |
| close() | regIOobject | |
| cmptType typedef | Field< scalar > | |
| component(const direction) const | Field< scalar > | |
| const_iterator typedef | UList< T > | |
| const_pointer typedef | UList< T > | |
| const_reference typedef | UList< T > | |
| const_reverse_iterator typedef | UList< T > | |
| contains(const T &val) const | UList< T > | inline |
| contains(const T &val, label pos, label len=-1) const | UList< T > | inline |
| crbegin() const | UList< T > | inline |
| crend() const | UList< T > | inline |
| data() noexcept | UList< T > | inline |
| data_bytes() noexcept | UList< T > | inline |
| db() const noexcept | IOobject | |
| deepCopy(const UList< T > &list) | UList< T > | |
| deepCopy(const IndirectListBase< T, Addr > &list) | UList< T > | |
| Delete(const word &objName, const polyMesh &mesh) | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | static |
| Delete(const polyMesh &mesh) | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | inlinestatic |
| difference_type typedef | UList< T > | |
| emplace_back(Args &&... args) | List< scalar > | inline |
| empty() const noexcept | UList< T > | inline |
| end() noexcept | UList< T > | inline |
| end() const noexcept | UList< T > | inline |
| eventNo() const noexcept | regIOobject | inline |
| eventNo() noexcept | regIOobject | inline |
| fcIndex(const label i) const noexcept | UList< T > | inline |
| fcValue(const label i) const | UList< T > | inline |
| fcValue(const label i) | UList< T > | inline |
| Field() noexcept | Field< scalar > | inline |
| Field(const label len) | Field< scalar > | inlineexplicit |
| Field(const label len, const scalar &val) | Field< scalar > | inline |
| Field(const label len, const Foam::zero) | Field< scalar > | inline |
| Field(const Foam::one, const scalar &val) | Field< scalar > | inline |
| Field(const Foam::one, scalar &&val) | Field< scalar > | inline |
| Field(const Foam::one, const Foam::zero) | Field< scalar > | inline |
| Field(const Field< scalar > &fld) | Field< scalar > | inline |
| Field(const UList< scalar > &list) | Field< scalar > | inlineexplicit |
| Field(const IndirectListBase< scalar, Addr > &list) | Field< scalar > | inlineexplicit |
| Field(Field< scalar > &&fld) noexcept | Field< scalar > | inline |
| Field(List< scalar > &&list) noexcept | Field< scalar > | inline |
| Field(DynamicList< scalar, SizeMin > &&list) | Field< scalar > | inline |
| Field(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const scalar &defaultValue, const bool applyFlip=true) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const UList< scalar > &defaultValues, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const scalar &defaultValue, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const UList< scalar > &defaultValues, const bool applyFlip=true) | Field< scalar > | |
| Field(Field< scalar > &fld, bool reuse) | Field< scalar > | inline |
| Field(const tmp< Field< scalar >> &tfld) | Field< scalar > | inline |
| Field(Istream &is) | Field< scalar > | inline |
| Field(const entry &e, const label len) | Field< scalar > | |
| Field(const word &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) | Field< scalar > | |
| FieldBase() noexcept | FieldBase | inline |
| fileCheckTypes enum name | IOobject | |
| fileCheckTypesNames | IOobject | static |
| fileModificationChecking | IOobject | static |
| fileModificationSkew | IOobject | static |
| fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
| filePath() const | regIOobject | virtual |
| fill_uniform(const T &val) | UList< T > | inlineprotected |
| fill_uniform(const Foam::zero) | UList< T > | inlineprotected |
| find(const T &val) const | UList< T > | |
| find(const T &val, label pos, label len=-1) const | UList< T > | |
| findMetaData() const noexcept | regIOobject | virtual |
| first() | UList< T > | inline |
| first() const | UList< T > | inline |
| found(const T &val, label pos=0) const | UList< T > | inline |
| front() | UList< T > | inline |
| front() const | UList< T > | inline |
| GeometricMeshObject(const word &objName, const objectRegistry &obr) | GeometricMeshObject< polyMesh > | inline |
| get(const label i) const | UList< T > | inline |
| getMetaData() noexcept | regIOobject | |
| global() const | regIOobject | inlinevirtual |
| globalCaseName() const noexcept | IOobject | |
| globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
| globalObject() const noexcept | IOobjectOption | inline |
| globalObject(bool on) noexcept | IOobjectOption | inline |
| globalObject() noexcept | IOobjectOption | inline |
| globalObjectPath() const | IOobject | inline |
| globalPath() const | IOobject | |
| globalPath(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| good() const noexcept | IOobject | inline |
| GOOD enum value | IOobject | |
| group(const word &name) | IOobject | static |
| group() const | IOobject | inline |
| groupName(StringType base, const word &group) | IOobject | inlinestatic |
| groupName(StringType base, const word &group) | IOobject | inline |
| hasHeaderClass() const noexcept | IOobject | inline |
| headerClassName() const noexcept | IOobject | inline |
| headerClassName() noexcept | IOobject | inline |
| headerOk() | regIOobject | |
| info() const noexcept | IOobject | inline |
| inotify enum value | IOobject | |
| inotifyMaster enum value | IOobject | |
| instance() const noexcept | IOobject | inline |
| instance() noexcept | IOobject | inline |
| IOobject(const IOobject &)=default | IOobject | |
| IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| 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 |
| 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 |
| IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
| IOobject(const IOobject &io, const word &name) | IOobject | |
| IOobject(const IOobject &io, const word &name, const fileName &local) | IOobject | inline |
| IOobject(const IOobject &io, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt) | IOobject | inline |
| IOobject(const IOobject &io, IOobjectOption::registerOption regOpt) | IOobject | inline |
| IOobjectOption(readOption rOpt=readOption::NO_READ, writeOption wOpt=writeOption::NO_WRITE, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(readOption rOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(writeOption wOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(registerOption registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(readOption rOpt, writeOption wOpt, bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inlineexplicit |
| isAnyRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isAnyRead() const noexcept | IOobjectOption | inline |
| isHeaderClass() const | IOobject | inline |
| isHeaderClass() const | IOobject | inline |
| isHeaderClassName() const | IOobject | inline |
| isReadOptional(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isReadOptional() const noexcept | IOobjectOption | inline |
| isReadRequired(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isReadRequired() const noexcept | IOobjectOption | inline |
| iterator typedef | UList< T > | |
| labelByteSize() const noexcept | IOobject | inline |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| lazierRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| LAZY_READ enum value | IOobjectOption | |
| LEGACY_REGISTER enum value | IOobjectOption | |
| List() noexcept | List< scalar > | inline |
| List(const label len) | List< scalar > | explicit |
| List(const label len, const scalar &val) | List< scalar > | |
| List(const label len, const Foam::zero) | List< scalar > | |
| List(const Foam::one, const scalar &val) | List< scalar > | |
| List(const Foam::one, scalar &&val) | List< scalar > | |
| List(const Foam::one, const Foam::zero) | List< scalar > | |
| List(const List< scalar > &list) | List< scalar > | |
| List(const UList< scalar > &list) | List< scalar > | explicit |
| List(List< scalar > &list, bool reuse) | List< scalar > | |
| List(const UList< scalar > &list, const labelUList &indices) | List< scalar > | |
| List(const UList< scalar > &list, const FixedList< label, N > &indices) | List< scalar > | |
| List(const FixedList< scalar, N > &list) | List< scalar > | explicit |
| List(const PtrList< scalar > &list) | List< scalar > | explicit |
| List(const IndirectListBase< scalar, Addr > &list) | List< scalar > | explicit |
| List(std::initializer_list< scalar > list) | List< scalar > | |
| List(List< scalar > &&list) noexcept | List< scalar > | |
| List(DynamicList< scalar, SizeMin > &&list) | List< scalar > | |
| List(Istream &is) | List< scalar > | |
| List(const SLList< scalar > &list) | List< scalar > | explicit |
| local() const noexcept | IOobject | inline |
| localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| map(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| map(const UList< scalar > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| map(const UList< scalar > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| masterOnlyReading | regIOobject | protectedstatic |
| max_size() noexcept | UList< T > | inlinestatic |
| maxFileModificationPolls | IOobject | static |
| member(const word &name) | IOobject | static |
| member() const | IOobject | inline |
| mesh() const noexcept | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | inline |
| mesh_ | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | protected |
| meshObject(const word &objName, const objectRegistry &obr) | meshObject | |
| MeshObject(const polyMesh &mesh) | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | explicit |
| MeshObject(const word &objName, const polyMesh &mesh) | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | |
| modified() const | regIOobject | virtual |
| MoveableMeshObject(const word &objName, const objectRegistry &obr) | MoveableMeshObject< polyMesh > | inline |
| moveFirst(const label i) | UList< T > | |
| moveLast(const label i) | UList< T > | |
| movePoints() | cellAspectRatio | inlinevirtual |
| GeometricMeshObject< polyMesh >::movePoints(objectRegistry &obr) | meshObject | static |
| MUST_READ enum value | IOobjectOption | |
| MUST_READ_IF_MODIFIED enum value | IOobjectOption | |
| name() const noexcept | IOobject | inline |
| negate() | Field< scalar > | |
| MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio >::New(const polyMesh &mesh, Args &&... args) | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | static |
| MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio >::New(const word &objName, const polyMesh &mesh, Args &&... args) | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | static |
| Field< scalar >::New(Istream &is) | Field< scalar > | inlinestatic |
| NewCalculatedType(const Field< Type2 > &f) | Field< scalar > | inlinestatic |
| newElmt(const label i) | List< scalar > | inline |
| NO_READ enum value | IOobjectOption | |
| NO_REGISTER enum value | IOobjectOption | |
| NO_WRITE enum value | IOobjectOption | |
| normalise() | Field< scalar > | |
| normalise() | Field< scalar > | |
| normalise() | Field< scalar > | |
| normalise() | Field< scalar > | |
| normalise() | Field< scalar > | |
| note() const noexcept | IOobject | inline |
| note() noexcept | IOobject | inline |
| null() | Field< scalar > | inlinestatic |
| objectPath() const | IOobject | inline |
| objectRelPath() const | IOobject | |
| objectState enum name | IOobject | |
| operator const Foam::List< T > &() const | UList< T > | inline |
| operator!=(const UList< T > &list) const | UList< T > | |
| operator*=(const UList< scalar > &) | Field< scalar > | |
| operator*=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator*=(const scalar &) | Field< scalar > | |
| operator++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator+=(const UList< scalar > &) | Field< scalar > | |
| operator+=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator+=(const scalar &) | Field< scalar > | |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| operator-=(const UList< scalar > &) | Field< scalar > | |
| operator-=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator-=(const scalar &) | Field< scalar > | |
| operator/=(const UList< scalar > &) | Field< scalar > | |
| operator/=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator/=(const scalar &) | Field< scalar > | |
| operator<(const UList< T > &list) const | UList< T > | |
| operator<=(const UList< T > &list) const | UList< T > | |
| MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio >::operator=(const regIOobject &)=delete | regIOobject | |
| MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio >::operator=(const IOobject &io) | regIOobject | |
| Field< scalar >::operator=(const Field< scalar > &) | Field< scalar > | |
| Field< scalar >::operator=(const tmp< Field< scalar >> &) | Field< scalar > | |
| Field< scalar >::operator=(const UList< scalar > &rhs) | Field< scalar > | inline |
| Field< scalar >::operator=(const SubField< scalar > &rhs) | Field< scalar > | inline |
| Field< scalar >::operator=(const IndirectListBase< scalar, Addr > &rhs) | Field< scalar > | inline |
| Field< scalar >::operator=(Field< scalar > &&rhs) | Field< scalar > | inline |
| Field< scalar >::operator=(List< scalar > &&rhs) | Field< scalar > | inline |
| Field< scalar >::operator=(DynamicList< scalar, SizeMin > &&rhs) | Field< scalar > | inline |
| Field< scalar >::operator=(const scalar &val) | Field< scalar > | inline |
| Field< scalar >::operator=(const Foam::zero) | Field< scalar > | inline |
| Field< scalar >::operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< scalar > | |
| Field< scalar >::operator=(const tmp< Field > &rhs) | Field< scalar > | |
| List< scalar >::operator=(const List< scalar > &list) | List< scalar > | |
| List< scalar >::operator=(const FixedList< scalar, N > &list) | List< scalar > | |
| List< scalar >::operator=(std::initializer_list< scalar > list) | List< scalar > | |
| List< scalar >::operator=(const SLList< scalar > &list) | List< scalar > | |
| Foam::UList::operator=(const UList< T > &)=delete | UList< T > | protected |
| Foam::UList::operator=(const T &val) | UList< T > | inline |
| operator==(const UList< T > &list) const | UList< T > | |
| operator>(const UList< T > &list) const | UList< T > | |
| operator>=(const UList< T > &list) const | UList< T > | |
| operator[](const label i) | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| operator[](const label procID) | UList< T > | |
| operator[](const label procID) const | UList< T > | |
| operator[](const label procID) | UList< T > | |
| operator[](const label procID) const | UList< T > | |
| ownedByRegistry() const noexcept | regIOobject | inline |
| parseHeader(const dictionary &headerDict) | IOobject | |
| path() const | IOobject | |
| path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| pointer typedef | UList< T > | |
| pop_back(label n=1) | List< scalar > | inline |
| push_back(const scalar &val) | List< scalar > | inline |
| push_back(scalar &&val) | List< scalar > | inline |
| push_back(const UList< scalar > &list) | List< scalar > | inline |
| push_back(const IndirectListBase< scalar, Addr > &list) | List< scalar > | inline |
| push_uniq(const scalar &val) | List< scalar > | inline |
| rbegin() | UList< T > | inline |
| rbegin() const | UList< T > | inline |
| rcIndex(const label i) const noexcept | UList< T > | inline |
| rcValue(const label i) const | UList< T > | inline |
| rcValue(const label i) | UList< T > | inline |
| read() | regIOobject | virtual |
| READ_IF_PRESENT enum value | IOobjectOption | |
| READ_MODIFIED enum value | IOobjectOption | |
| readData(Istream &) | regIOobject | virtual |
| readHeader(Istream &is) | IOobject | |
| readHeader(dictionary &headerDict, Istream &is) | IOobject | |
| readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName) | regIOobject | protected |
| readIfModified() | regIOobject | virtual |
| readList(Istream &is) | List< scalar > | |
| readOpt() const noexcept | IOobjectOption | inline |
| readOpt(readOption opt) noexcept | IOobjectOption | inline |
| readOpt() noexcept | IOobjectOption | inline |
| readOption enum name | IOobjectOption | |
| readStream(const word &, const bool readOnProc=true) | regIOobject | |
| refCount() noexcept | refCount | inline |
| reference typedef | UList< T > | |
| regIOobject(const IOobject &io, const bool isTimeObject=false) | regIOobject | |
| regIOobject(const regIOobject &rio) | regIOobject | |
| regIOobject(const regIOobject &rio, bool registerCopy) | regIOobject | |
| regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
| regIOobject(const IOobject &io, const regIOobject &rio) | regIOobject | |
| REGISTER enum value | IOobjectOption | |
| registered() const noexcept | regIOobject | inline |
| registerObject() const noexcept | IOobjectOption | inline |
| registerObject(bool on) noexcept | IOobjectOption | inline |
| registerObject() noexcept | IOobjectOption | inline |
| registerOption enum name | IOobjectOption | |
| release(const bool unregister=false) noexcept | regIOobject | inline |
| removeMetaData() | regIOobject | |
| rename(const word &newName) | regIOobject | virtual |
| rend() | UList< T > | inline |
| rend() const | UList< T > | inline |
| replace(const direction, const UList< cmptType > &) | Field< scalar > | |
| replace(const direction, const tmp< Field< cmptType >> &) | Field< scalar > | |
| replace(const direction, const cmptType &) | Field< scalar > | |
| resetHeader(const word &newName=word::null) | IOobject | |
| resize(const label len) | List< scalar > | inline |
| resize(const label len, const scalar &val) | List< scalar > | |
| resize(const label newLen) | List< scalar > | inline |
| resize_fill(const label len, const scalar &val) | List< scalar > | inline |
| resize_nocopy(const label len) | List< scalar > | inline |
| resize_unsafe(const label len) noexcept | List< scalar > | inline |
| reverse_iterator typedef | UList< T > | |
| rfind(const T &val, label pos=-1) const | UList< T > | |
| rmap(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| rmap(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| rmap(const UList< scalar > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< scalar > | |
| rmap(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< scalar > | |
| rootPath() const noexcept | IOobject | |
| scalarByteSize() const noexcept | IOobject | inline |
| scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
| scopedName(const std::string &scope, const word &name1, const word &name2) | IOobject | inlinestatic |
| scopeSeparator | IOobject | static |
| selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
| set(const label i, bool val=true) | List< scalar > | inline |
| setAddressableSize(const label n) noexcept | UList< T > | inlineprotected |
| setBad(const string &s) | IOobject | protected |
| setSize(const label n) | List< scalar > | inline |
| setSize(const label n, const scalar &val) | List< scalar > | inline |
| setUpToDate() | regIOobject | |
| shallowCopy(const UList< scalar > &)=delete | List< scalar > | |
| Foam::UList::shallowCopy(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| Foam::UList::shallowCopy(const UList< T > &list) noexcept | UList< T > | inline |
| size(const label n) | UList< T > | inlineprotected |
| size() const noexcept | UList< T > | inline |
| size_bytes() const noexcept | UList< T > | inline |
| size_type typedef | UList< T > | |
| slice(const label pos, label len=-1) | Field< scalar > | |
| slice(const label pos, label len=-1) const | Field< scalar > | |
| slice(const labelRange &range) | Field< scalar > | |
| slice(const labelRange &range) const | Field< scalar > | |
| store() | regIOobject | inline |
| store(Type *p) | regIOobject | inlinestatic |
| store(autoPtr< Type > &ptr) | regIOobject | inlinestatic |
| store(autoPtr< Type > &&ptr) | regIOobject | inlinestatic |
| store(refPtr< Type > &ptr) | regIOobject | inlinestatic |
| store(refPtr< Type > &&ptr) | regIOobject | inlinestatic |
| store(tmp< Type > &ptr) | regIOobject | inlinestatic |
| store(tmp< Type > &&ptr) | regIOobject | inlinestatic |
| subField typedef | Field< scalar > | |
| subList typedef | List< scalar > | |
| swap(UList< T > &list) noexcept | UList< T > | inline |
| swapFirst(const label i) | UList< T > | |
| swapLast(const label i) | UList< T > | |
| T() const | Field< scalar > | |
| test(const label i) const | UList< T > | inline |
| time() const noexcept | IOobject | |
| timeStamp enum value | IOobject | |
| timeStampMaster enum value | IOobject | |
| TopologicalMeshObject(const word &objName, const objectRegistry &obr) | TopologicalMeshObject< polyMesh > | inline |
| transfer(List< scalar > &list) | List< scalar > | |
| transfer(DynamicList< scalar, SizeMin > &list) | List< scalar > | |
| typeFilePath(const bool search=true) const | IOobject | |
| typeFilePath(const bool search) const | IOobject | |
| typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
| typeName | FieldBase | static |
| TypeName("cellAspectRatio") | cellAspectRatio | |
| MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio >::TypeName("regIOobject") | regIOobject | |
| Foam::IOobject::TypeName("IOobject") | IOobject | |
| UList(const UList< T > &)=default | UList< T > | |
| UList() noexcept | UList< T > | inline |
| UList(T *__restrict__ v, const label len) noexcept | UList< T > | inline |
| uniform() const | UList< T > | inline |
| unique() const noexcept | refCount | inline |
| unset(const label i) | UList< T > | inline |
| updateMesh(objectRegistry &obr, const mapPolyMesh &mpm) | meshObject | static |
| updateMetaData() | regIOobject | virtual |
| upToDate(const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| use_count() const noexcept | refCount | inline |
| validateRange(const labelRange &requestedRange) const | UList< T > | protected |
| value_type typedef | UList< T > | |
| warnNoRereading() const | IOobject | |
| watchIndices() const noexcept | regIOobject | inline |
| watchIndices() noexcept | regIOobject | inline |
| write(const bool writeOnProc=true) const | regIOobject | virtual |
| writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
| writeData(Ostream &os) const | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | inlinevirtual |
| writeDivider(Ostream &os) | IOobject | static |
| writeEndDivider(Ostream &os) | IOobject | static |
| writeEntry(const word &keyword, Ostream &os) const | Field< scalar > | |
| List< scalar >::writeEntry(Ostream &os) const | UList< T > | protected |
| writeHeader(Ostream &os) const | IOobject | |
| writeHeader(Ostream &os, const word &objectType) const | IOobject | |
| writeHeader(dictionary &dict, IOstreamOption streamOpt) const | IOobject | |
| writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) const | IOobject | |
| writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeList(Ostream &os, const label shortLen=0) const | UList< 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 |
| writeOpt() const noexcept | IOobjectOption | inline |
| writeOpt(writeOption opt) noexcept | IOobjectOption | inline |
| writeOpt() noexcept | IOobjectOption | inline |
| writeOption enum name | IOobjectOption | |
| ~cellAspectRatio() | cellAspectRatio | virtual |
| ~IOobject()=default | IOobject | virtual |
| ~List() | List< scalar > | |
| ~MeshObject()=default | MeshObject< polyMesh, MoveableMeshObject, cellAspectRatio > | virtual |
| ~regIOobject() | regIOobject | virtual |