| addToBuffers(const List< scalar > &valuesToAdd) | bufferedAccumulator< scalar > | |
| append(const T &) | List< T > | inline |
| append(const UList< T > &) | List< T > | inline |
| append(const UIndirectList< T > &) | List< T > | inline |
| averaged() const | bufferedAccumulator< scalar > | |
| averagesTaken() const | bufferedAccumulator< scalar > | inline |
| averagingInterval() const | correlationFunction< Type > | inline |
| begin() | UList< T > | inline |
| begin() const | UList< T > | inline |
| bufferedAccumulator() | bufferedAccumulator< scalar > | |
| bufferedAccumulator(const label nBuffers, const label bufferLength, const label bufferingInterval) | bufferedAccumulator< scalar > | |
| bufferedAccumulator(const bufferedAccumulator< scalar > &) | bufferedAccumulator< scalar > | |
| bufferLength() const | bufferedAccumulator< scalar > | inline |
| bufferOffsets() const | bufferedAccumulator< scalar > | inline |
| byteSize() const | UList< T > | |
| calculateCorrelationFunction(const Field< Type > &) | correlationFunction< Type > | |
| calculateCorrelationFunction(const Type &) | correlationFunction< Type > | |
| 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< T > | inline |
| clone() const | List< T > | inline |
| cmptType typedef | correlationFunction< Type > | |
| const_iterator typedef | UList< T > | |
| const_reference typedef | UList< T > | |
| const_reverse_iterator typedef | UList< T > | |
| correlationFunction(const polyMesh &, const dictionary &, const label tZeroBufferSize) | correlationFunction< Type > | |
| correlationFunction(const polyMesh &, const label tZeroBufferSize, const scalar duration, const scalar sampleInterval, const scalar averagingInterval) | correlationFunction< Type > | |
| 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 > | |
| duration() const | correlationFunction< Type > | inline |
| 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 |
| integral() const | correlationFunction< Type > | |
| iterator typedef | UList< T > | |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| List() | List< T > | inline |
| List(const label) | List< T > | explicit |
| List(const label, const T &) | List< T > | |
| List(const label, const zero) | List< T > | |
| List(const List< T > &) | List< T > | |
| List(const UList< T2 > &) | List< T > | explicit |
| List(List< T > &&) | List< T > | |
| List(List< T > &, bool reuse) | List< T > | |
| List(const UList< T > &, const labelUList &mapAddressing) | List< T > | |
| List(InputIterator first, InputIterator last) | List< T > | |
| List(const FixedList< T, Size > &) | List< T > | explicit |
| List(const PtrList< T > &) | List< T > | explicit |
| List(const SLList< T > &) | List< T > | explicit |
| List(const UIndirectList< T > &) | List< T > | explicit |
| List(const BiIndirectList< T > &) | List< T > | explicit |
| List(std::initializer_list< T >) | List< T > | |
| List(Istream &) | List< T > | |
| max_size() const | UList< T > | inline |
| measurandFieldSize() const | correlationFunction< Type > | inline |
| nBuffers() const | bufferedAccumulator< scalar > | inline |
| newElmt(const label) | List< T > | inline |
| null() | List< T > | inlinestatic |
| operator(Ostream &, const correlationFunction< Type > &) | correlationFunction< 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 > | |
| bufferedAccumulator< scalar >::operator=(const bufferedAccumulator< scalar > &) | bufferedAccumulator< scalar > | |
| Foam::List::operator=(const UList< T > &) | List< T > | |
| Foam::List::operator=(const List< T > &) | List< T > | |
| Foam::List::operator=(List< T > &&) | List< T > | |
| Foam::List::operator=(const SLList< T > &) | List< T > | |
| Foam::List::operator=(const UIndirectList< T > &) | List< T > | |
| Foam::List::operator=(const BiIndirectList< T > &) | List< T > | |
| Foam::List::operator=(std::initializer_list< T >) | List< T > | |
| Foam::List::operator=(const T &) | List< T > | inline |
| Foam::List::operator=(const zero) | List< 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 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< scalar > | |
| resize(const label) | List< T > | inline |
| resize(const label, const T &) | List< T > | inline |
| reverse_iterator typedef | UList< T > | |
| sampleInterval() const | correlationFunction< Type > | inline |
| sampleSteps() const | correlationFunction< Type > | inline |
| setSize(const label) | List< T > | |
| setSize(const label, const T &) | List< T > | |
| setSizes(const label nBuffers, const label bufferLength, const label bufferingInterval) | bufferedAccumulator< scalar > | |
| shallowCopy(const UList< T > &)=delete | List< T > | |
| size(const label) | List< T > | inlineprotected |
| size() const | List< T > | inline |
| size_type typedef | UList< T > | |
| subList typedef | List< T > | |
| swap(UList< T > &) | UList< T > | |
| transfer(List< T > &) | List< T > | |
| transfer(DynamicList< T, SizeInc, SizeMult, SizeDiv > &) | List< T > | |
| transfer(SortableList< T > &) | List< T > | |
| typeName | correlationFunction< Type > | static |
| tZeroBuffers() const | correlationFunction< Type > | inline |
| 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 > | |
| writeAveraged(Ostream &) const | correlationFunction< Type > | |
| ~bufferedAccumulator() | bufferedAccumulator< scalar > | |
| ~correlationFunction() | correlationFunction< Type > | |
| ~List() | List< T > | |