pTraits< Field< T > > Member List

This is the complete list of members for pTraits< Field< T > >, including all inherited members.

autoMap(const FieldMapper &map, const bool applyFlip=true)Field< T >
block(const label start) constField< T >
clone() constField< T >inline
cmptType typedefpTraits< Field< T > >
component(const direction) constField< T >
Field() noexceptField< T >inline
Field(const label len)Field< T >inlineexplicit
Field(const label len, const T &val)Field< T >inline
Field(const label len, const Foam::zero)Field< T >inline
Field(const Foam::one, const T &val)Field< T >inline
Field(const Foam::one, T &&val)Field< T >inline
Field(const Foam::one, const Foam::zero)Field< T >inline
Field(const Field< T > &fld)Field< T >inline
Field(const UList< T > &list)Field< T >inlineexplicit
Field(const IndirectListBase< T, Addr > &list)Field< T >inlineexplicit
Field(Field< T > &&fld)Field< T >inline
Field(List< T > &&list)Field< T >inline
Field(DynamicList< T, SizeMin > &&list)Field< T >inline
Field(const UList< T > &mapF, const labelUList &mapAddressing)Field< T >
Field(const tmp< Field< T >> &tmapF, const labelUList &mapAddressing)Field< T >
Field(const UList< T > &mapF, const labelListList &mapAddressing, const scalarListList &weights)Field< T >
Field(const tmp< Field< T >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights)Field< T >
Field(const UList< T > &mapF, const FieldMapper &map, const bool applyFlip=true)Field< T >
Field(const UList< T > &mapF, const FieldMapper &map, const T &defaultValue, const bool applyFlip=true)Field< T >
Field(const UList< T > &mapF, const FieldMapper &map, const UList< T > &defaultValues, const bool applyFlip=true)Field< T >
Field(const tmp< Field< T >> &tmapF, const FieldMapper &map, const bool applyFlip=true)Field< T >
Field(const tmp< Field< T >> &tmapF, const FieldMapper &map, const T &defaultValue, const bool applyFlip=true)Field< T >
Field(const tmp< Field< T >> &tmapF, const FieldMapper &map, const UList< T > &defaultValues, const bool applyFlip=true)Field< T >
Field(Field< T > &fld, bool reuse)Field< T >inline
Field(const tmp< Field< T >> &tfld)Field< T >inline
Field(Istream &is)Field< T >inline
Field(const word &keyword, const dictionary &dict, const label len)Field< T >
map(const UList< T > &mapF, const labelUList &mapAddressing)Field< T >
map(const tmp< Field< T >> &tmapF, const labelUList &mapAddressing)Field< T >
map(const UList< T > &mapF, const labelListList &mapAddressing, const scalarListList &weights)Field< T >
map(const tmp< Field< T >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights)Field< T >
map(const UList< T > &mapF, const FieldMapper &map, const bool applyFlip=true)Field< T >
map(const tmp< Field< T >> &tmapF, const FieldMapper &map, const bool applyFlip=true)Field< T >
negate()Field< T >
New(Istream &is)Field< T >inlinestatic
NewCalculatedType(const Field< Type2 > &f)Field< T >inlinestatic
null()Field< T >inlinestatic
operator*=(const UList< scalar > &)Field< T >
operator*=(const tmp< Field< scalar >> &)Field< T >
operator*=(const scalar &)Field< T >
operator+=(const UList< T > &)Field< T >
operator+=(const tmp< Field< T >> &)Field< T >
operator+=(const T &)Field< T >
operator-=(const UList< T > &)Field< T >
operator-=(const tmp< Field< T >> &)Field< T >
operator-=(const T &)Field< T >
operator/=(const UList< scalar > &)Field< T >
operator/=(const tmp< Field< scalar >> &)Field< T >
operator/=(const scalar &)Field< T >
operator=(const Field< T > &)Field< T >
operator=(const tmp< Field< T >> &)Field< T >
operator=(const UList< T > &rhs)Field< T >inline
operator=(const SubField< T > &rhs)Field< T >inline
operator=(const IndirectListBase< T, Addr > &rhs)Field< T >inline
operator=(Field< T > &&rhs)Field< T >inline
operator=(List< T > &&rhs)Field< T >inline
operator=(DynamicList< T, SizeMin > &&rhs)Field< T >inline
operator=(const T &val)Field< T >inline
operator=(const Foam::zero)Field< T >inline
operator=(const VectorSpace< Form, Cmpt, nCmpt > &)Field< T >
operator=(const tmp< Field > &rhs)Field< T >
pTraits(Istream &is)pTraits< Field< T > >inlineexplicit
replace(const direction, const UList< cmptType > &)Field< T >
replace(const direction, const tmp< Field< cmptType >> &)Field< T >
replace(const direction, const cmptType &)Field< T >
rmap(const UList< T > &mapF, const labelUList &mapAddressing)Field< T >
rmap(const tmp< Field< T >> &tmapF, const labelUList &mapAddressing)Field< T >
rmap(const UList< T > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights)Field< T >
rmap(const tmp< Field< T >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights)Field< T >
slice(const label pos, label len=-1)Field< T >
slice(const label pos, label len=-1) constField< T >
slice(const labelRange &range)Field< T >
slice(const labelRange &range) constField< T >
subField typedefField< T >
T() constField< T >
writeEntry(const word &keyword, Ostream &os) constField< T >