This is the complete list of members for Field, including all inherited members.
autoMap(const FieldMapper &map, const bool applyFlip=true) | Field | |
block(const label start) const | Field | |
clone() const | Field | inline |
cmptType typedef | Field | |
component(const direction) const | Field | |
Field() noexcept | Field | inline |
Field(const label len) | Field | inlineexplicit |
Field(const label len, const Type &val) | Field | inline |
Field(const label len, const Foam::zero) | Field | inline |
Field(const Foam::one, const Type &val) | Field | inline |
Field(const Foam::one, Type &&val) | Field | inline |
Field(const Foam::one, const Foam::zero) | Field | inline |
Field(const Field< Type > &fld) | Field | inline |
Field(const UList< Type > &list) | Field | inlineexplicit |
Field(const IndirectListBase< Type, Addr > &list) | Field | inlineexplicit |
Field(Field< Type > &&fld) | Field | inline |
Field(List< Type > &&list) | Field | inline |
Field(DynamicList< Type, SizeMin > &&list) | Field | inline |
Field(const UList< Type > &mapF, const labelUList &mapAddressing) | Field | |
Field(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field | |
Field(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field | |
Field(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field | |
Field(Field< Type > &fld, bool reuse) | Field | inline |
Field(const tmp< Field< Type >> &tfld) | Field | inline |
Field(Istream &is) | Field | inline |
Field(const word &keyword, const dictionary &dict, const label len) | Field | |
Field(const UList< Type > &mapF, const labelUList &mapAddressing) | Field | |
Field(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field | |
Field(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &mapWeights) | Field | |
Field(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &mapWeights) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &mapper, const bool applyFlip) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &mapper, const Type &defaultValue, const bool applyFlip) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &mapper, const UList< Type > &defaultValues, const bool applyFlip) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &mapper, const bool applyFlip) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &mapper, const Type &defaultValue, const bool applyFlip) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &mapper, const UList< Type > &defaultValues, const bool applyFlip) | Field | |
Field(const word &keyword, const dictionary &dict, const label len) | Field | |
Field() noexcept | Field | inline |
Field(const label len) | Field | inline |
Field(const label len, const Type &val) | Field | inline |
Field(const label len, const Foam::zero) | Field | inline |
Field(const Foam::one, const Type &val) | Field | inline |
Field(const Foam::one, Type &&val) | Field | inline |
Field(const Foam::one, const Foam::zero) | Field | inline |
Field(const Field< Type > &fld) | Field | inline |
Field(const UList< Type > &list) | Field | inline |
Field(Field< Type > &&fld) | Field | inline |
Field(List< Type > &&list) | Field | inline |
Field(Field< Type > &fld, bool reuse) | Field | inline |
Field(const tmp< Field< Type >> &tfld) | Field | inline |
Field(Istream &is) | Field | inline |
map(const UList< Type > &mapF, const labelUList &mapAddressing) | Field | |
map(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field | |
map(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field | |
map(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field | |
map(const UList< Type > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field | |
map(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field | |
negate() | Field | |
New(Istream &is) | Field | inlinestatic |
NewCalculatedType(const Field< Type2 > &f) | Field | inlinestatic |
null() | Field | inlinestatic |
operator(Ostream &, const Field< Type > &) | Field | friend |
operator(Ostream &, const tmp< Field< Type >> &) | Field | friend |
operator*=(const UList< scalar > &) | Field | |
operator*=(const tmp< Field< scalar >> &) | Field | |
operator*=(const scalar &) | Field | |
operator+=(const UList< Type > &) | Field | |
operator+=(const tmp< Field< Type >> &) | Field | |
operator+=(const Type &) | Field | |
operator-=(const UList< Type > &) | Field | |
operator-=(const tmp< Field< Type >> &) | Field | |
operator-=(const Type &) | Field | |
operator/=(const UList< scalar > &) | Field | |
operator/=(const tmp< Field< scalar >> &) | Field | |
operator/=(const scalar &) | Field | |
operator=(const Field< Type > &) | Field | |
operator=(const tmp< Field< Type >> &) | Field | |
operator=(const UList< Type > &rhs) | Field | inline |
operator=(const SubField< Type > &rhs) | Field | inline |
operator=(const IndirectListBase< Type, Addr > &rhs) | Field | inline |
operator=(Field< Type > &&rhs) | Field | inline |
operator=(List< Type > &&rhs) | Field | inline |
operator=(DynamicList< Type, SizeMin > &&rhs) | Field | inline |
operator=(const Type &val) | Field | inline |
operator=(const Foam::zero) | Field | inline |
operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field | |
operator=(const Field< Type > &rhs) | Field | |
operator=(const tmp< Field > &rhs) | Field | |
operator=(const UList< Type > &rhs) | Field | inline |
operator=(const SubField< Type > &rhs) | Field | inline |
operator=(Field< Type > &&rhs) | Field | inline |
operator=(List< Type > &&rhs) | Field | inline |
operator=(const Type &val) | Field | inline |
operator=(const Foam::zero) | Field | inline |
replace(const direction, const UList< cmptType > &) | Field | |
replace(const direction, const tmp< Field< cmptType >> &) | Field | |
replace(const direction, const cmptType &) | Field | |
rmap(const UList< Type > &mapF, const labelUList &mapAddressing) | Field | |
rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field | |
rmap(const UList< Type > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field | |
rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field | |
slice(const label pos, label len=-1) | Field | |
slice(const label pos, label len=-1) const | Field | |
slice(const labelRange &range) | Field | |
slice(const labelRange &range) const | Field | |
subField typedef | Field | |
T() const | Field | |
writeEntry(const word &keyword, Ostream &os) const | Field |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.