addToBuffers(const List< Type > &valuesToAdd) | bufferedAccumulator< Type > | |
append(const Field< Type > &) | List< Field< Type > > | inline |
append(const UList< Field< Type > > &) | List< Field< Type > > | inline |
append(const UIndirectList< Field< Type > > &) | List< Field< Type > > | inline |
averaged() const | bufferedAccumulator< Type > | |
averagesTaken() const | bufferedAccumulator< Type > | inline |
begin() | UList< T > | inline |
begin() const | UList< T > | inline |
bufferedAccumulator() | bufferedAccumulator< Type > | |
bufferedAccumulator(const label nBuffers, const label bufferLength, const label bufferingInterval) | bufferedAccumulator< Type > | |
bufferedAccumulator(const bufferedAccumulator< Type > &) | bufferedAccumulator< Type > | |
bufferLength() const | bufferedAccumulator< Type > | inline |
bufferOffsets() const | bufferedAccumulator< Type > | inline |
byteSize() const | UList< T > | |
cbegin() const | UList< T > | inline |
cdata() const | UList< T > | inline |
cend() const | UList< T > | inline |
checkIndex(const label i) const | UList< T > | inline |
checkSize(const label size) const | UList< T > | inline |
checkStart(const label start) const | UList< T > | inline |
clear() | List< Field< Type > > | inline |
clone() const | List< Field< Type > > | inline |
cmptType typedef | bufferedAccumulator< Type > | |
const_iterator typedef | UList< T > | |
const_reference typedef | UList< T > | |
const_reverse_iterator typedef | UList< T > | |
crbegin() const | UList< T > | inline |
crend() const | UList< T > | inline |
data() | UList< T > | inline |
deepCopy(const UList< T > &) | UList< T > | |
difference_type typedef | UList< T > | |
empty() const | UList< T > | inline |
end() | UList< T > | inline |
end() const | UList< T > | inline |
fcIndex(const label i) const | UList< T > | inline |
first() | UList< T > | inline |
first() const | UList< T > | inline |
iterator typedef | UList< T > | |
last() | UList< T > | inline |
last() const | UList< T > | inline |
List() | List< Field< Type > > | inline |
List(const label) | List< Field< Type > > | explicit |
List(const label, const Field< Type > &) | List< Field< Type > > | |
List(const label, const zero) | List< Field< Type > > | |
List(const List< Field< Type > > &) | List< Field< Type > > | |
List(const UList< T2 > &) | List< Field< Type > > | explicit |
List(List< Field< Type > > &&) | List< Field< Type > > | |
List(List< Field< Type > > &, bool reuse) | List< Field< Type > > | |
List(const UList< Field< Type > > &, const labelUList &mapAddressing) | List< Field< Type > > | |
List(InputIterator first, InputIterator last) | List< Field< Type > > | |
List(const FixedList< Field< Type >, Size > &) | List< Field< Type > > | explicit |
List(const PtrList< Field< Type > > &) | List< Field< Type > > | explicit |
List(const SLList< Field< Type > > &) | List< Field< Type > > | explicit |
List(const UIndirectList< Field< Type > > &) | List< Field< Type > > | explicit |
List(const BiIndirectList< Field< Type > > &) | List< Field< Type > > | explicit |
List(std::initializer_list< Field< Type > >) | List< Field< Type > > | |
List(Istream &) | List< Field< Type > > | |
max_size() const | UList< T > | inline |
nBuffers() const | bufferedAccumulator< Type > | inline |
newElmt(const label) | List< Field< Type > > | inline |
null() | List< Field< Type > > | inlinestatic |
operator(Ostream &, const bufferedAccumulator< Type > &) | bufferedAccumulator< Type > | friend |
operator const Foam::List< T > &() const | UList< T > | inline |
operator!=(const UList< T > &) const | UList< T > | |
operator<(const UList< T > &) const | UList< T > | |
operator<=(const UList< T > &) const | UList< T > | |
operator=(const bufferedAccumulator< Type > &) | bufferedAccumulator< Type > | |
List< Field< Type > >::operator=(const UList< Field< Type > > &) | List< Field< Type > > | |
List< Field< Type > >::operator=(const List< Field< Type > > &) | List< Field< Type > > | |
List< Field< Type > >::operator=(List< Field< Type > > &&) | List< Field< Type > > | |
List< Field< Type > >::operator=(const SLList< Field< Type > > &) | List< Field< Type > > | |
List< Field< Type > >::operator=(const UIndirectList< Field< Type > > &) | List< Field< Type > > | |
List< Field< Type > >::operator=(const BiIndirectList< Field< Type > > &) | List< Field< Type > > | |
List< Field< Type > >::operator=(std::initializer_list< Field< Type > >) | List< Field< Type > > | |
List< Field< Type > >::operator=(const Field< Type > &) | List< Field< Type > > | inline |
List< Field< Type > >::operator=(const zero) | List< Field< Type > > | inline |
operator==(const UList< T > &) const | UList< T > | |
operator>(const UList< T > &) const | UList< T > | |
operator>=(const UList< T > &) const | UList< T > | |
operator[](const label) | UList< T > | inline |
operator[](const label) const | UList< T > | inline |
operator[](const label i) const | UList< T > | inline |
rbegin() | UList< T > | inline |
rbegin() const | UList< T > | inline |
rcIndex(const label i) const | UList< T > | inline |
reference typedef | UList< T > | |
rend() | UList< T > | inline |
rend() const | UList< T > | inline |
resetAveraging() | bufferedAccumulator< Type > | |
resize(const label) | List< Field< Type > > | inline |
resize(const label, const Field< Type > &) | List< Field< Type > > | inline |
reverse_iterator typedef | UList< T > | |
setSize(const label) | List< Field< Type > > | |
setSize(const label, const Field< Type > &) | List< Field< Type > > | |
setSizes(const label nBuffers, const label bufferLength, const label bufferingInterval) | bufferedAccumulator< Type > | |
shallowCopy(const UList< Field< Type > > &)=delete | List< Field< Type > > | |
Foam::UList::shallowCopy(const UList< T > &) | UList< T > | inline |
size(const label) | List< Field< Type > > | inlineprotected |
size() const | List< Field< Type > > | inline |
size_type typedef | UList< T > | |
subList typedef | List< Field< Type > > | |
swap(UList< T > &) | UList< T > | |
transfer(List< Field< Type > > &) | List< Field< Type > > | |
transfer(DynamicList< Field< Type >, SizeInc, SizeMult, SizeDiv > &) | List< Field< Type > > | |
transfer(SortableList< Field< Type > > &) | List< Field< Type > > | |
typeName | bufferedAccumulator< Type > | static |
UList() | UList< T > | inline |
UList(T *__restrict__ v, label size) | UList< T > | inline |
UList(const UList< T > &)=default | UList< T > | inline |
value_type typedef | UList< T > | |
~bufferedAccumulator() | bufferedAccumulator< Type > | |
~List() | List< Field< Type > > | |