bufferedAccumulator< Type > Member List

This is the complete list of members for bufferedAccumulator< Type >, including all inherited members.

addToBuffers(const List< Type > &valuesToAdd)bufferedAccumulator< Type >
append(const Field< Type > &val)List< Field< Type > >inline
append(Field< Type > &&val)List< Field< Type > >inline
append(const UList< Field< Type > > &list)List< Field< Type > >inline
append(const IndirectListBase< Field< Type >, Addr > &list)List< Field< Type > >inline
appendUniq(const Field< Type > &val)List< Field< Type > >inline
averaged() constbufferedAccumulator< Type >
averagesTaken() constbufferedAccumulator< Type >inline
begin() noexceptUList< T >inline
begin() const noexceptUList< T >inline
bufferedAccumulator()bufferedAccumulator< Type >
bufferedAccumulator(const label nBuffers, const label bufferLength, const label bufferingInterval)bufferedAccumulator< Type >
bufferedAccumulator(const bufferedAccumulator< Type > &)bufferedAccumulator< Type >
bufferLength() constbufferedAccumulator< Type >inline
bufferOffsets() constbufferedAccumulator< Type >inline
byteSize() constUList< T >
cbegin() 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
clear()List< Field< Type > >inline
clone() constList< Field< Type > >inline
cmptType typedefbufferedAccumulator< Type >
const_iterator typedefUList< T >
const_pointer typedefUList< T >
const_reference typedefUList< T >
const_reverse_iterator typedefUList< T >
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 >
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
find(const T &val, label pos=0) constUList< T >
first()UList< T >inline
first() constUList< T >inline
found(const T &val, label pos=0) constUList< T >inline
get(const label i) constUList< T >inline
iterator typedefUList< T >
last()UList< T >inline
last() constUList< T >inline
List() noexceptList< Field< Type > >inline
List(const label len)List< Field< Type > >explicit
List(const label len, const Field< Type > &val)List< Field< Type > >
List(const label len, const Foam::zero)List< Field< Type > >
List(const Foam::one, const Field< Type > &val)List< Field< Type > >
List(const Foam::one, Field< Type > &&val)List< Field< Type > >
List(const Foam::one, const Foam::zero)List< Field< Type > >
List(const List< Field< Type > > &a)List< Field< Type > >
List(const UList< Field< Type > > &a)List< Field< Type > >explicit
List(List< Field< Type > > &a, bool reuse)List< Field< Type > >
List(const UList< Field< Type > > &list, const labelUList &indices)List< Field< Type > >
List(const UList< Field< Type > > &list, const FixedList< label, N > &indices)List< Field< Type > >
List(const FixedList< Field< Type >, N > &list)List< Field< Type > >explicit
List(const PtrList< Field< Type > > &list)List< Field< Type > >explicit
List(const SLList< Field< Type > > &list)List< Field< Type > >explicit
List(const IndirectListBase< Field< Type >, Addr > &list)List< Field< Type > >explicit
List(std::initializer_list< Field< Type > > list)List< Field< Type > >
List(List< Field< Type > > &&list)List< Field< Type > >
List(DynamicList< Field< Type >, SizeMin > &&list)List< Field< Type > >
List(SLList< Field< Type > > &&list)List< Field< Type > >
List(Istream &is)List< Field< Type > >
max_size() noexceptUList< T >inlinestatic
moveFirst(const label i)UList< T >
moveLast(const label i)UList< T >
nBuffers() constbufferedAccumulator< Type >inline
newElmt(const label i)List< Field< Type > >inline
null()List< Field< Type > >inlinestatic
operatorbufferedAccumulator< Type >friend
operator const Foam::List< T > &() constUList< T >inline
operator!=(const UList< T > &a) constUList< T >
operator<(const UList< T > &list) constUList< T >
operator<=(const UList< T > &a) constUList< T >
operator=(const bufferedAccumulator< Type > &)bufferedAccumulator< Type >
List< Field< Type > >::operator=(const UList< Field< Type > > &a)List< Field< Type > >
List< Field< Type > >::operator=(const List< Field< Type > > &list)List< Field< Type > >
List< Field< Type > >::operator=(const SLList< Field< Type > > &list)List< Field< Type > >
List< Field< Type > >::operator=(const IndirectListBase< Field< Type >, Addr > &list)List< Field< Type > >
List< Field< Type > >::operator=(const FixedList< Field< Type >, N > &list)List< Field< Type > >
List< Field< Type > >::operator=(std::initializer_list< Field< Type > > list)List< Field< Type > >
List< Field< Type > >::operator=(const Field< Type > &val)List< Field< Type > >inline
List< Field< Type > >::operator=(const Foam::zero)List< Field< Type > >inline
List< Field< Type > >::operator=(List< Field< Type > > &&list)List< Field< Type > >
List< Field< Type > >::operator=(DynamicList< Field< Type >, SizeMin > &&list)List< Field< Type > >
List< Field< Type > >::operator=(SLList< Field< Type > > &&list)List< Field< Type > >
operator==(const UList< T > &a) constUList< T >
operator>(const UList< T > &a) constUList< T >
operator>=(const UList< T > &a) 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 >
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< Field< Type > >
readList(Istream &is)List< Field< Type > >
readList(Istream &is)List< Field< Type > >
reference typedefUList< T >
rend()UList< T >inline
rend() constUList< T >inline
resetAveraging()bufferedAccumulator< Type >
resize(const label len)List< Field< Type > >inline
resize(const label len, const Field< Type > &val)List< Field< Type > >
resize(const label newLen)List< Field< Type > >inline
resize_nocopy(const label len)List< Field< Type > >inline
reverse_iterator typedefUList< T >
rfind(const T &val, label pos=-1) constUList< T >
set(const label i, bool val=true)List< Field< Type > >inline
setAddressableSize(const label n) noexceptUList< T >inlineprotected
setSize(const label n)List< Field< Type > >inline
setSize(const label n, const Field< Type > &val)List< Field< Type > >inline
setSizes(const label nBuffers, const label bufferLength, const label bufferingInterval)bufferedAccumulator< Type >
shallowCopy(const UList< Field< Type > > &)=deleteList< Field< Type > >
Foam::UList::shallowCopy(const UList< T > &list)UList< 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)UList< T >
slice(const label pos, label len=-1) constUList< T >
slice(const labelRange &range)UList< T >
slice(const labelRange &range) constUList< T >
subList typedefList< Field< Type > >
swap(UList< T > &list)UList< T >inline
swapFirst(const label i)UList< T >
swapLast(const label i)UList< T >
test(const label i) constUList< T >inline
transfer(List< Field< Type > > &list)List< Field< Type > >
transfer(DynamicList< Field< Type >, SizeMin > &list)List< Field< Type > >
typeNamebufferedAccumulator< Type >static
UList(const UList< T > &)=defaultUList< T >
UList() noexceptUList< T >inline
UList(T *__restrict__ v, const label len) noexceptUList< T >inline
uniform() constUList< T >inline
unset(const label i)UList< T >inline
validateRange(const labelRange &requestedRange) constUList< T >protected
value_type typedefUList< T >
writeEntry(Ostream &os) constUList< T >protected
writeEntry(const word &keyword, Ostream &os) constUList< T >
writeEntry(Ostream &os) constUList< T >protected
writeEntry(Ostream &os) constUList< T >protected
writeList(Ostream &os, const label shortLen=0) constUList< T >
writeList(Ostream &os, const label) constUList< T >
writeList(Ostream &os, const label) constUList< T >
~bufferedAccumulator()bufferedAccumulator< Type >
~List()List< Field< Type > >