This is the complete list of members for DimensionedField< Type, GeoMesh >, including all inherited members.
| addWatch() | regIOobject | virtual |
| addWatch(const fileName &) | regIOobject | virtual |
| allowConstructFromLargerSize | FieldBase | static |
| append(const Type &val) | List< Type > | inline |
| append(Type &&val) | List< Type > | inline |
| append(const UList< Type > &list) | List< Type > | inline |
| append(const IndirectListBase< Type, Addr > &list) | List< Type > | inline |
| appendUniq(const Type &val) | List< Type > | inline |
| assign(const entry &e, const label len) | Field< Type > | |
| assign(const word &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) | Field< Type > | |
| AUTO_WRITE enum value | IOobjectOption | |
| autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| average() const | DimensionedField< Type, GeoMesh > | |
| back() | UList< Type > | inline |
| back() const | UList< Type > | inline |
| BAD enum value | IOobject | |
| bad() const noexcept | IOobject | inline |
| bannerEnabled() noexcept | IOobject | inlinestatic |
| bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
| begin() noexcept | UList< Type > | inline |
| begin(const label i) noexcept | UList< Type > | inline |
| begin() const noexcept | UList< Type > | inline |
| begin(const label i) const noexcept | UList< Type > | inline |
| block(const label start) const | Field< Type > | |
| byteSize() const | UList< Type > | |
| caseName() const | IOobject | |
| cbegin() const noexcept | UList< Type > | inline |
| cbegin(const label i) const noexcept | UList< Type > | inline |
| cdata() const noexcept | UList< Type > | inline |
| cdata_bytes() const noexcept | UList< Type > | inline |
| cend() const noexcept | UList< Type > | inline |
| checkIn() | regIOobject | |
| checkIndex(const label i) const | UList< Type > | inline |
| checkOut() | regIOobject | |
| checkRange(const label start, const label len) const | UList< Type > | inline |
| checkSize(const label size) const | UList< Type > | inline |
| checkStart(const label start) const | UList< Type > | inline |
| clamp_max(const Type &upper) | Field< Type > | |
| clamp_min(const Type &lower) | Field< Type > | |
| clamp_range(const Type &lower, const Type &upper) | Field< Type > | |
| clamp_range(const MinMax< Type > &range) | Field< Type > | |
| clear() | List< Type > | inline |
| clone() const | DimensionedField< Type, GeoMesh > | |
| Foam::regIOobject::clone(const objectRegistry ®istry) const | IOobject | inline |
| close() | regIOobject | |
| cmptType typedef | DimensionedField< Type, GeoMesh > | |
| component(const direction d) const | DimensionedField< Type, GeoMesh > | |
| const_iterator typedef | UList< Type > | |
| const_pointer typedef | UList< Type > | |
| const_reference typedef | UList< Type > | |
| const_reverse_iterator typedef | UList< Type > | |
| contains(const Type &val, label pos=0) const | UList< Type > | inline |
| crbegin() const | UList< Type > | inline |
| crend() const | UList< Type > | inline |
| data() noexcept | UList< Type > | inline |
| data_bytes() noexcept | UList< Type > | inline |
| db() const noexcept | IOobject | |
| deepCopy(const UList< Type > &list) | UList< Type > | |
| deepCopy(const IndirectListBase< Type, Addr > &list) | UList< Type > | |
| difference_type typedef | UList< Type > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const dimensionSet &dims, const Field< Type > &field) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const dimensionSet &dims, Field< Type > &&field) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const dimensionSet &dims, List< Type > &&field) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const dimensionSet &dims, const tmp< Field< Type >> &tfield) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const dimensionSet &dims, const bool checkIOFlags=true) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const Type &value, const dimensionSet &dims, const bool checkIOFlags=true) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const dimensioned< Type > &dt, const bool checkIOFlags=true) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const word &fieldDictEntry="value") | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const Mesh &mesh, const dictionary &fieldDict, const word &fieldDictEntry="value") | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const DimensionedField< Type, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(DimensionedField< Type, GeoMesh > &&df) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(DimensionedField< Type, GeoMesh > &df, bool reuse) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const tmp< DimensionedField< Type, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const DimensionedField< Type, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, DimensionedField< Type, GeoMesh > &&df) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, DimensionedField< Type, GeoMesh > &df, bool reuse) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const IOobject &io, const tmp< DimensionedField< Type, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const word &newName, const DimensionedField< Type, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const word &newName, DimensionedField< Type, GeoMesh > &&df) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const word &newName, DimensionedField< Type, GeoMesh > &df, bool reuse) | DimensionedField< Type, GeoMesh > | |
| DimensionedField(const word &newName, const tmp< DimensionedField< Type, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| dimensions() const noexcept | DimensionedField< Type, GeoMesh > | inline |
| dimensions() noexcept | DimensionedField< Type, GeoMesh > | inline |
| emplace_back(Args &&... args) | List< Type > | inline |
| empty() const noexcept | UList< Type > | inline |
| end() noexcept | UList< Type > | inline |
| end() const noexcept | UList< Type > | inline |
| eventNo() const noexcept | regIOobject | inline |
| eventNo() noexcept | regIOobject | inline |
| fcIndex(const label i) const noexcept | UList< Type > | inline |
| fcValue(const label i) const | UList< Type > | inline |
| fcValue(const label i) | UList< Type > | inline |
| Field() noexcept | Field< Type > | inline |
| Field(const label len) | Field< Type > | inlineexplicit |
| Field(const label len, const Type &val) | Field< Type > | inline |
| Field(const label len, const Foam::zero) | Field< Type > | inline |
| Field(const Foam::one, const Type &val) | Field< Type > | inline |
| Field(const Foam::one, Type &&val) | Field< Type > | inline |
| Field(const Foam::one, const Foam::zero) | Field< Type > | inline |
| Field(const Field< Type > &fld) | Field< Type > | inline |
| Field(const UList< Type > &list) | Field< Type > | inlineexplicit |
| Field(const IndirectListBase< Type, Addr > &list) | Field< Type > | inlineexplicit |
| Field(Field< Type > &&fld) | Field< Type > | inline |
| Field(List< Type > &&list) | Field< Type > | inline |
| Field(DynamicList< Type, SizeMin > &&list) | Field< Type > | inline |
| Field(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field< Type > | |
| Field(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field< Type > | |
| Field(Field< Type > &fld, bool reuse) | Field< Type > | inline |
| Field(const tmp< Field< Type >> &tfld) | Field< Type > | inline |
| Field(Istream &is) | Field< Type > | inline |
| Field(const entry &e, const label len) | Field< Type > | |
| Field(const word &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) | Field< Type > | |
| field() const noexcept | DimensionedField< Type, GeoMesh > | inline |
| field() noexcept | DimensionedField< Type, GeoMesh > | inline |
| FieldBase() noexcept | FieldBase | inline |
| FieldType typedef | DimensionedField< Type, GeoMesh > | |
| 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 |
| find(const Type &val, label pos=0) const | UList< Type > | |
| findMetaData() const noexcept | regIOobject | virtual |
| first() | UList< Type > | inline |
| first() const | UList< Type > | inline |
| found(const Type &val, label pos=0) const | UList< Type > | inline |
| front() | UList< Type > | inline |
| front() const | UList< Type > | inline |
| get(const label i) const | UList< Type > | inline |
| getMetaData() noexcept | regIOobject | |
| global() const | regIOobject | inlinevirtual |
| 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 |
| 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 |
| is_oriented() const noexcept | DimensionedField< Type, GeoMesh > | inline |
| 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< Type > | |
| labelByteSize() const noexcept | IOobject | inline |
| last() | UList< Type > | inline |
| last() const | UList< Type > | inline |
| lazierRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| LAZY_READ enum value | IOobjectOption | |
| List() noexcept | List< Type > | inline |
| List(const label len) | List< Type > | explicit |
| List(const label len, const Type &val) | List< Type > | |
| List(const label len, const Foam::zero) | List< Type > | |
| List(const Foam::one, const Type &val) | List< Type > | |
| List(const Foam::one, Type &&val) | List< Type > | |
| List(const Foam::one, const Foam::zero) | List< Type > | |
| List(const List< Type > &a) | List< Type > | |
| List(const UList< Type > &a) | List< Type > | explicit |
| List(List< Type > &a, bool reuse) | List< Type > | |
| List(const UList< Type > &list, const labelUList &indices) | List< Type > | |
| List(const UList< Type > &list, const FixedList< label, N > &indices) | List< Type > | |
| List(const FixedList< Type, N > &list) | List< Type > | explicit |
| List(const PtrList< Type > &list) | List< Type > | explicit |
| List(const SLList< Type > &list) | List< Type > | explicit |
| List(const IndirectListBase< Type, Addr > &list) | List< Type > | explicit |
| List(std::initializer_list< Type > list) | List< Type > | |
| List(List< Type > &&list) | List< Type > | |
| List(DynamicList< Type, SizeMin > &&list) | List< Type > | |
| List(SLList< Type > &&list) | List< Type > | |
| List(Istream &is) | List< Type > | |
| local() const noexcept | IOobject | inline |
| localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| map(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| map(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field< Type > | |
| map(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| map(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| map(const UList< Type > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| map(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| masterOnlyReading | regIOobject | protectedstatic |
| max_size() noexcept | UList< Type > | inlinestatic |
| maxFileModificationPolls | IOobject | static |
| member(const word &name) | IOobject | static |
| member() const | IOobject | inline |
| mesh() const noexcept | DimensionedField< Type, GeoMesh > | inline |
| Mesh typedef | DimensionedField< Type, GeoMesh > | |
| modified() const | regIOobject | virtual |
| moveFirst(const label i) | UList< Type > | |
| moveLast(const label i) | UList< Type > | |
| MUST_READ enum value | IOobjectOption | |
| MUST_READ_IF_MODIFIED enum value | IOobjectOption | |
| name() const noexcept | IOobject | inline |
| negate() | Field< Type > | |
| New(const word &name, const Mesh &mesh, const dimensionSet &dims, const Field< Type > &iField) | DimensionedField< Type, GeoMesh > | static |
| New(const word &name, const Mesh &mesh, const dimensionSet &dims, Field< Type > &&iField) | DimensionedField< Type, GeoMesh > | static |
| New(const word &name, const Mesh &mesh, const dimensionSet &dims) | DimensionedField< Type, GeoMesh > | static |
| New(const word &name, const Mesh &mesh, const Type &value, const dimensionSet &dims) | DimensionedField< Type, GeoMesh > | static |
| New(const word &name, const Mesh &mesh, const dimensioned< Type > &dt) | DimensionedField< Type, GeoMesh > | static |
| New(const word &newName, const tmp< DimensionedField< Type, GeoMesh >> &tfld) | DimensionedField< Type, GeoMesh > | static |
| New(const DimensionedField< AnyType, GeoMesh > &fld, const word &name, const dimensionSet &dims) | DimensionedField< Type, GeoMesh > | static |
| New(const DimensionedField< AnyType, GeoMesh > &fld, const word &name, const dimensioned< Type > &dt) | DimensionedField< Type, GeoMesh > | static |
| New(const DimensionedField< AnyType, GeoMesh > &fld, const word &name, const dimensionSet &dims) | DimensionedField< Type, GeoMesh > | |
| New(const DimensionedField< AnyType, GeoMesh > &fld, const word &name, const dimensioned< Type > &dt) | DimensionedField< Type, GeoMesh > | |
| Foam::Field::New(Istream &is) | Field< Type > | inlinestatic |
| NewCalculatedType(const Field< Type2 > &f) | Field< Type > | inlinestatic |
| newElmt(const label i) | List< Type > | inline |
| NO_READ enum value | IOobjectOption | |
| NO_REGISTER enum value | IOobjectOption | |
| NO_WRITE enum value | IOobjectOption | |
| normalise() | Field< Type > | |
| normalise() | Field< Type > | |
| normalise() | Field< Type > | |
| normalise() | Field< Type > | |
| normalise() | Field< Type > | |
| note() const noexcept | IOobject | inline |
| note() noexcept | IOobject | inline |
| null() | DimensionedField< Type, GeoMesh > | inlinestatic |
| objectPath() const | IOobject | inline |
| objectRelPath() const | IOobject | |
| objectState enum name | IOobject | |
| operator(Ostream &os, const DimensionedField< Type, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | friend |
| operator(Ostream &os, const tmp< DimensionedField< Type, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | friend |
| operator const Foam::List< Type > &() const | UList< Type > | inline |
| operator!=(const UList< Type > &a) const | UList< Type > | |
| operator*=(const DimensionedField< scalar, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| operator*=(const tmp< DimensionedField< scalar, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| operator*=(const dimensioned< scalar > &dt) | DimensionedField< Type, GeoMesh > | |
| Foam::Field::operator*=(const UList< scalar > &) | Field< Type > | |
| Foam::Field::operator*=(const tmp< Field< scalar >> &) | Field< Type > | |
| Foam::Field::operator*=(const scalar &) | Field< Type > | |
| operator++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator+=(const DimensionedField< Type, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| operator+=(const tmp< DimensionedField< Type, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| operator+=(const dimensioned< Type > &dt) | DimensionedField< Type, GeoMesh > | |
| Foam::Field::operator+=(const UList< Type > &) | Field< Type > | |
| Foam::Field::operator+=(const tmp< Field< Type >> &) | Field< Type > | |
| Foam::Field::operator+=(const Type &) | Field< Type > | |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| operator-=(const DimensionedField< Type, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| operator-=(const tmp< DimensionedField< Type, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| operator-=(const dimensioned< Type > &dt) | DimensionedField< Type, GeoMesh > | |
| Foam::Field::operator-=(const UList< Type > &) | Field< Type > | |
| Foam::Field::operator-=(const tmp< Field< Type >> &) | Field< Type > | |
| Foam::Field::operator-=(const Type &) | Field< Type > | |
| operator/=(const DimensionedField< scalar, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| operator/=(const tmp< DimensionedField< scalar, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| operator/=(const dimensioned< scalar > &dt) | DimensionedField< Type, GeoMesh > | |
| Foam::Field::operator/=(const UList< scalar > &) | Field< Type > | |
| Foam::Field::operator/=(const tmp< Field< scalar >> &) | Field< Type > | |
| Foam::Field::operator/=(const scalar &) | Field< Type > | |
| operator<(const UList< Type > &list) const | UList< Type > | |
| operator<=(const UList< Type > &a) const | UList< Type > | |
| operator=(const DimensionedField< Type, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| operator=(const tmp< DimensionedField< Type, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| operator=(const dimensioned< Type > &dt) | DimensionedField< Type, GeoMesh > | |
| Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
| Foam::Field::operator=(const Field< Type > &) | Field< Type > | |
| Foam::Field::operator=(const tmp< Field< Type >> &) | Field< Type > | |
| Foam::Field::operator=(const UList< Type > &rhs) | Field< Type > | inline |
| Foam::Field::operator=(const SubField< Type > &rhs) | Field< Type > | inline |
| Foam::Field::operator=(const IndirectListBase< Type, Addr > &rhs) | Field< Type > | inline |
| Foam::Field::operator=(Field< Type > &&rhs) | Field< Type > | inline |
| Foam::Field::operator=(List< Type > &&rhs) | Field< Type > | inline |
| Foam::Field::operator=(DynamicList< Type, SizeMin > &&rhs) | Field< Type > | inline |
| Foam::Field::operator=(const Type &val) | Field< Type > | inline |
| Foam::Field::operator=(const Foam::zero) | Field< Type > | inline |
| Foam::Field::operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< Type > | |
| Foam::Field::operator=(const tmp< Field > &rhs) | Field< Type > | |
| List< Type >::operator=(const List< Type > &list) | List< Type > | |
| List< Type >::operator=(const SLList< Type > &list) | List< Type > | |
| List< Type >::operator=(const FixedList< Type, N > &list) | List< Type > | |
| List< Type >::operator=(std::initializer_list< Type > list) | List< Type > | |
| List< Type >::operator=(SLList< Type > &&list) | List< Type > | |
| operator==(const UList< Type > &a) const | UList< Type > | |
| operator>(const UList< Type > &a) const | UList< Type > | |
| operator>=(const UList< Type > &a) const | UList< Type > | |
| operator[](const label i) | UList< Type > | inline |
| operator[](const label i) const | UList< Type > | inline |
| operator[](const label i) const | UList< Type > | inline |
| operator[](const label procID) | UList< Type > | |
| operator[](const label procID) const | UList< Type > | |
| operator[](const label procID) | UList< Type > | |
| operator[](const label procID) const | UList< Type > | |
| oriented() const noexcept | DimensionedField< Type, GeoMesh > | inline |
| oriented() noexcept | DimensionedField< Type, GeoMesh > | inline |
| 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< Type > | |
| pop_back(label n=1) | List< Type > | inline |
| push_back(const Type &val) | List< Type > | inline |
| push_back(Type &&val) | List< Type > | inline |
| push_back(const UList< Type > &list) | List< Type > | inline |
| push_back(const IndirectListBase< Type, Addr > &list) | List< Type > | inline |
| push_uniq(const Type &val) | List< Type > | inline |
| rbegin() | UList< Type > | inline |
| rbegin() const | UList< Type > | inline |
| rcIndex(const label i) const noexcept | UList< Type > | inline |
| rcValue(const label i) const | UList< Type > | inline |
| rcValue(const label i) | UList< Type > | inline |
| read() | regIOobject | virtual |
| READ_IF_PRESENT enum value | IOobjectOption | |
| READ_MODIFIED enum value | IOobjectOption | |
| readData(Istream &) | regIOobject | virtual |
| readField(const dictionary &fieldDict, const word &fieldDictEntry="value") | DimensionedField< Type, GeoMesh > | |
| 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< Type > | |
| readList(Istream &is) | List< Type > | |
| readList(Istream &is) | List< Type > | |
| 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< Type > | |
| 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< Type > | inline |
| rend() const | UList< Type > | inline |
| replace(const direction d, const DimensionedField< cmptType, GeoMesh > &df) | DimensionedField< Type, GeoMesh > | |
| replace(const direction d, const tmp< DimensionedField< cmptType, GeoMesh >> &tdf) | DimensionedField< Type, GeoMesh > | |
| Foam::Field::replace(const direction, const UList< cmptType > &) | Field< Type > | |
| Foam::Field::replace(const direction, const tmp< Field< cmptType >> &) | Field< Type > | |
| Foam::Field::replace(const direction, const cmptType &) | Field< Type > | |
| resetHeader(const word &newName=word::null) | IOobject | |
| resize(const label len) | List< Type > | inline |
| resize(const label len, const Type &val) | List< Type > | |
| resize(const label newLen) | List< Type > | inline |
| resize_nocopy(const label len) | List< Type > | inline |
| reverse_iterator typedef | UList< Type > | |
| rfind(const Type &val, label pos=-1) const | UList< Type > | |
| rmap(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field< Type > | |
| rmap(const UList< Type > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< Type > | |
| rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< Type > | |
| rootPath() const | IOobject | |
| scalarByteSize() const noexcept | IOobject | inline |
| scopedName(const std::string &scope, const word &name) | 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< Type > | inline |
| setAddressableSize(const label n) noexcept | UList< Type > | inlineprotected |
| setBad(const string &s) | IOobject | protected |
| setOriented(bool on=true) noexcept | DimensionedField< Type, GeoMesh > | inline |
| setSize(const label n) | List< Type > | inline |
| setSize(const label n, const Type &val) | List< Type > | inline |
| setUpToDate() | regIOobject | |
| shallowCopy(const UList< Type > &)=delete | List< Type > | |
| size(const label n) | UList< Type > | inlineprotected |
| size() const noexcept | UList< Type > | inline |
| size_bytes() const noexcept | UList< Type > | inline |
| size_type typedef | UList< Type > | |
| slice(const label pos, label len=-1) | Field< Type > | |
| slice(const label pos, label len=-1) const | Field< Type > | |
| slice(const labelRange &range) | Field< Type > | |
| slice(const labelRange &range) const | Field< Type > | |
| 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< Type > | |
| subList typedef | List< Type > | |
| swap(UList< Type > &list) | UList< Type > | inline |
| swapFirst(const label i) | UList< Type > | |
| swapLast(const label i) | UList< Type > | |
| T() const | DimensionedField< Type, GeoMesh > | |
| test(const label i) const | UList< Type > | inline |
| time() const noexcept | IOobject | |
| timeStamp enum value | IOobject | |
| timeStampMaster enum value | IOobject | |
| transfer(List< Type > &list) | List< Type > | |
| transfer(DynamicList< Type, SizeMin > &list) | List< Type > | |
| typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
| typeName("volScalarField::Internal") | DimensionedField< Type, GeoMesh > | |
| typeName("volVectorField::Internal") | DimensionedField< Type, GeoMesh > | |
| typeName("volSphericalTensorField::Internal") | DimensionedField< Type, GeoMesh > | |
| typeName("volSymmTensorField::Internal") | DimensionedField< Type, GeoMesh > | |
| typeName("volTensorField::Internal") | DimensionedField< Type, GeoMesh > | |
| Foam::Field::typeName | FieldBase | static |
| TypeName("DimensionedField") | DimensionedField< Type, GeoMesh > | |
| Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
| Foam::IOobject::TypeName("IOobject") | IOobject | |
| UList(const UList< Type > &)=default | UList< Type > | |
| UList() noexcept | UList< Type > | inline |
| UList(Type *__restrict__ v, const label len) noexcept | UList< Type > | inline |
| uniform() const | UList< Type > | inline |
| unique() const noexcept | refCount | inline |
| unset(const label i) | UList< Type > | inline |
| 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< Type > | protected |
| value_type typedef | UList< Type > | |
| warnNoRereading() const | IOobject | |
| watchIndices() const noexcept | regIOobject | inline |
| watchIndices() noexcept | regIOobject | inline |
| weightedAverage(const DimensionedField< scalar, GeoMesh > &weightField) const | DimensionedField< Type, GeoMesh > | |
| weightedAverage(const tmp< DimensionedField< scalar, GeoMesh >> &tweightField) const | DimensionedField< Type, GeoMesh > | |
| write(const bool writeOnProc=true) const | regIOobject | virtual |
| writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
| writeData(Ostream &os, const word &fieldDictEntry) const | DimensionedField< Type, GeoMesh > | |
| writeData(Ostream &os) const | DimensionedField< Type, GeoMesh > | virtual |
| writeDivider(Ostream &os) | IOobject | static |
| writeEndDivider(Ostream &os) | IOobject | static |
| writeEntry(const word &keyword, Ostream &os) const | Field< Type > | |
| List< Type >::writeEntry(Ostream &os) const | UList< Type > | 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< Type > | |
| writeList(Ostream &os, const label) const | UList< Type > | |
| writeList(Ostream &os, const label) const | UList< Type > | |
| 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 | |
| ~DimensionedField()=default | DimensionedField< Type, GeoMesh > | virtual |
| ~IOobject()=default | IOobject | virtual |
| ~List() | List< Type > | |
| ~regIOobject() | regIOobject | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.