pTraits< Field< T > > Member List

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

allowConstructFromLargerSizeFieldBasestatic
append(const T &val)List< T >inline
append(T &&val)List< T >inline
append(const UList< T > &list)List< T >inline
append(const IndirectListBase< T, Addr > &list)List< T >inline
appendUniq(const T &val)List< T >inline
assign(const entry &e, const label len)Field< T >
assign(const word &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ)Field< T >
autoMap(const FieldMapper &map, const bool applyFlip=true)Field< T >
back()UList< T >inline
back() constUList< T >inline
begin() noexceptUList< T >inline
begin(const label i) noexceptUList< T >inline
begin() const noexceptUList< T >inline
begin(const label i) const noexceptUList< T >inline
block(const label start) constField< T >
byteSize() constUList< T >
capacity() const noexceptUList< T >inline
cbegin() const noexceptUList< T >inline
cbegin(const label i) const noexceptUList< T >inline
cdata() const noexceptUList< T >inline
cdata_bytes() const noexceptUList< T >inline
cend() const noexceptUList< T >inline
checkIndex(const label i) constUList< T >inline
checkRange(const label start, const label len) constUList< T >inline
checkSize(const label size) constUList< T >inline
checkStart(const label start) constUList< T >inline
clamp_max(const T &upper)Field< T >
clamp_min(const T &lower)Field< T >
clamp_range(const T &lower, const T &upper)Field< T >
clamp_range(const MinMax< T > &range)Field< T >
clear()List< T >inline
clone() constField< T >inline
cmptType typedefpTraits< Field< T > >
component(const direction) constField< T >
const_iterator typedefUList< T >
const_pointer typedefUList< T >
const_reference typedefUList< T >
const_reverse_iterator typedefUList< T >
contains(const T &val) constUList< T >inline
contains(const T &val, label pos, label len=-1) constUList< T >inline
crbegin() constUList< T >inline
crend() constUList< T >inline
data() noexceptUList< T >inline
data_bytes() noexceptUList< T >inline
deepCopy(const UList< T > &list)UList< T >
deepCopy(const IndirectListBase< T, Addr > &list)UList< T >
difference_type typedefUList< T >
emplace_back(Args &&... args)List< T >inline
empty() const noexceptUList< T >inline
end() noexceptUList< T >inline
end() const noexceptUList< T >inline
fcIndex(const label i) const noexceptUList< T >inline
fcValue(const label i) constUList< T >inline
fcValue(const label i)UList< T >inline
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) noexceptField< T >inline
Field(List< T > &&list) noexceptField< 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 entry &e, const label len)Field< T >
Field(const word &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ)Field< T >
FieldBase() noexceptFieldBaseinline
fill_uniform(const T &val)UList< T >inlineprotected
fill_uniform(const Foam::zero)UList< T >inlineprotected
find(const T &val) constUList< T >
find(const T &val, label pos, label len=-1) constUList< T >
first()UList< T >inline
first() constUList< T >inline
found(const T &val, label pos=0) constUList< T >inline
front()UList< T >inline
front() constUList< T >inline
get(const label i) constUList< T >inline
iterator typedefUList< T >
last()UList< T >inline
last() constUList< T >inline
List() noexceptList< T >inline
List(const label len)List< T >explicit
List(const label len, const T &val)List< T >
List(const label len, const Foam::zero)List< T >
List(const Foam::one, const T &val)List< T >
List(const Foam::one, T &&val)List< T >
List(const Foam::one, const Foam::zero)List< T >
List(const List< T > &list)List< T >
List(const UList< T > &list)List< T >explicit
List(List< T > &list, bool reuse)List< T >
List(const UList< T > &list, const labelUList &indices)List< T >
List(const UList< T > &list, const FixedList< label, N > &indices)List< T >
List(const FixedList< T, N > &list)List< T >explicit
List(const PtrList< T > &list)List< T >explicit
List(const IndirectListBase< T, Addr > &list)List< T >explicit
List(std::initializer_list< T > list)List< T >
List(List< T > &&list) noexceptList< T >
List(DynamicList< T, SizeMin > &&list)List< T >
List(Istream &is)List< T >
List(const SLList< T > &list)List< T >explicit
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 >
max_size() noexceptUList< T >inlinestatic
moveFirst(const label i)UList< T >
moveLast(const label i)UList< T >
negate()Field< T >
New(Istream &is)Field< T >inlinestatic
NewCalculatedType(const Field< Type2 > &f)Field< T >inlinestatic
newElmt(const label i)List< T >inline
normalise()Field< T >
normalise()Field< T >
normalise()Field< T >
normalise()Field< T >
normalise()Field< T >
null()Field< T >inlinestatic
operator const Foam::List< T > &() constUList< T >inline
operator!=(const UList< T > &list) constUList< T >
operator*=(const UList< scalar > &)Field< T >
operator*=(const tmp< Field< scalar >> &)Field< T >
operator*=(const scalar &)Field< T >
operator++() noexceptrefCountinline
operator++(int) noexceptrefCountinline
operator+=(const UList< T > &)Field< T >
operator+=(const tmp< Field< T >> &)Field< T >
operator+=(const T &)Field< T >
operator--() noexceptrefCountinline
operator--(int) noexceptrefCountinline
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 UList< T > &list) constUList< T >
operator<=(const UList< T > &list) constUList< 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 >
Foam::List::operator=(const List< T > &list)List< T >
Foam::List::operator=(const FixedList< T, N > &list)List< T >
Foam::List::operator=(std::initializer_list< T > list)List< T >
Foam::List::operator=(const SLList< T > &list)List< T >
operator==(const UList< T > &list) constUList< T >
operator>(const UList< T > &list) constUList< T >
operator>=(const UList< T > &list) constUList< T >
operator[](const label i)UList< T >inline
operator[](const label i) constUList< T >inline
operator[](const label i) constUList< T >inline
operator[](const label procID)UList< T >
operator[](const label procID) constUList< T >
operator[](const label procID)UList< T >
operator[](const label procID) constUList< T >
pointer typedefUList< T >
pop_back(label n=1)List< T >inline
pTraits(Istream &is)pTraits< Field< T > >inlineexplicit
push_back(const T &val)List< T >inline
push_back(T &&val)List< T >inline
push_back(const UList< T > &list)List< T >inline
push_back(const IndirectListBase< T, Addr > &list)List< T >inline
push_uniq(const T &val)List< T >inline
rbegin()UList< T >inline
rbegin() constUList< T >inline
rcIndex(const label i) const noexceptUList< T >inline
rcValue(const label i) constUList< T >inline
rcValue(const label i)UList< T >inline
readList(Istream &is)List< T >
refCount() noexceptrefCountinline
reference typedefUList< T >
rend()UList< T >inline
rend() constUList< T >inline
replace(const direction, const UList< cmptType > &)Field< T >
replace(const direction, const tmp< Field< cmptType >> &)Field< T >
replace(const direction, const cmptType &)Field< T >
resize(const label len)List< T >inline
resize(const label len, const T &val)List< T >
resize(const label newLen)List< T >inline
resize_fill(const label len, const T &val)List< T >inline
resize_nocopy(const label len)List< T >inline
resize_unsafe(const label len) noexceptList< T >inline
reverse_iterator typedefUList< T >
rfind(const T &val, label pos=-1) constUList< 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 >
set(const label i, bool val=true)List< T >inline
setAddressableSize(const label n) noexceptUList< T >inlineprotected
setSize(const label n)List< T >inline
setSize(const label n, const T &val)List< T >inline
shallowCopy(const UList< T > &)=deleteList< T >
Foam::UList::shallowCopy(T *__restrict__ ptr, const label len) noexceptUList< T >inline
size(const label n)UList< T >inlineprotected
size() const noexceptUList< T >inline
size_bytes() const noexceptUList< T >inline
size_type typedefUList< 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 >
subList typedefList< T >
swap(UList< T > &list) noexceptUList< T >inline
swapFirst(const label i)UList< T >
swapLast(const label i)UList< T >
T() constField< T >
test(const label i) constUList< T >inline
transfer(List< T > &list)List< T >
transfer(DynamicList< T, SizeMin > &list)List< T >
typeNameFieldBasestatic
UList(const UList< T > &)=defaultUList< T >
UList() noexceptUList< T >inline
UList(T *__restrict__ v, const label len) noexceptUList< T >inline
uniform() constUList< T >inline
unique() const noexceptrefCountinline
unset(const label i)UList< T >inline
use_count() const noexceptrefCountinline
validateRange(const labelRange &requestedRange) constUList< T >protected
value_type typedefUList< T >
writeEntry(const word &keyword, Ostream &os) constField< T >
Foam::List::writeEntry(Ostream &os) constUList< T >protected
writeList(Ostream &os, const label shortLen=0) constUList< T >
~List()List< T >