This is the complete list of members for coordSet, including all inherited members.
autoMap(const FieldMapper &map, const bool applyFlip=true) | Field | |
axis() const | coordSet | inline |
axis_ | coordSet | protected |
block(const label start) const | Field | |
clone() const | Field | inline |
cmptType typedef | Field | |
component(const direction) const | Field | |
coordFormat enum name | coordSet | |
coordFormatNames | coordSet | static |
coordSet(const word &name, const coordFormat axisType) | coordSet | |
coordSet(const word &name, const word &axis) | coordSet | |
coordSet(const word &name, const word &axis, const List< point > &points, const scalarList &curveDist) | coordSet | |
coordSet(const word &name, const word &axis, List< point > &&points, scalarList &&curveDist) | coordSet | |
curveDist() const | coordSet | inline |
curveDist_ | coordSet | protected |
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 |
hasVectorAxis() const | coordSet | |
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 | |
name() const | coordSet | inline |
name_ | coordSet | protected |
negate() | Field | |
New(Istream &is) | Field | inlinestatic |
NewCalculatedType(const Field< Type2 > &f) | Field | inlinestatic |
null() | Field | inlinestatic |
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 | |
scalarCoord(const label index) const | coordSet | |
setCurveDist(const scalarList &curveDist) | coordSet | inline |
setCurveDist(scalarList &&curveDist) | coordSet | inline |
setPoints(const List< point > &newPoints) | coordSet | inline |
setPoints(List< point > &&newPoints) | coordSet | inline |
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 | |
vectorCoord(const label index) const | coordSet | |
write(Ostream &os) const | coordSet | |
writeEntry(const word &keyword, Ostream &os) const | Field |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.