This is the complete list of members for correlationFunction< Type >, including all inherited members.
| addToBuffers(const List< scalar > &valuesToAdd) | bufferedAccumulator< scalar > | |
| append(const Field< scalar > &val) | List< Field< scalar > > | inline |
| append(Field< scalar > &&val) | List< Field< scalar > > | inline |
| append(const UList< Field< scalar > > &list) | List< Field< scalar > > | inline |
| append(const IndirectListBase< Field< scalar >, Addr > &list) | List< Field< scalar > > | inline |
| appendUniq(const Field< scalar > &val) | List< Field< scalar > > | inline |
| averaged() const | bufferedAccumulator< scalar > | |
| averagesTaken() const | bufferedAccumulator< scalar > | inline |
| averagingInterval() const | correlationFunction< Type > | inline |
| back() | UList< T > | inline |
| back() const | UList< T > | inline |
| begin() noexcept | UList< T > | inline |
| begin(const label i) noexcept | UList< T > | inline |
| begin() const noexcept | UList< T > | inline |
| begin(const label i) const noexcept | 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 > | |
| capacity() const noexcept | UList< T > | inline |
| cbegin() const noexcept | UList< T > | inline |
| cbegin(const label i) const noexcept | UList< T > | inline |
| cdata() const noexcept | UList< T > | inline |
| cdata_bytes() const noexcept | UList< T > | inline |
| cend() const noexcept | UList< T > | inline |
| checkIndex(const label i) const | UList< T > | inline |
| checkRange(const label start, const label len) const | UList< T > | inline |
| checkSize(const label size) const | UList< T > | inline |
| checkStart(const label start) const | UList< T > | inline |
| clear() | List< Field< scalar > > | inline |
| clone() const | List< Field< scalar > > | inline |
| cmptType typedef | correlationFunction< Type > | |
| const_iterator typedef | UList< T > | |
| const_pointer typedef | UList< T > | |
| const_reference typedef | UList< T > | |
| const_reverse_iterator typedef | UList< T > | |
| contains(const T &val) const | UList< T > | inline |
| contains(const T &val, label pos, label len=-1) const | UList< T > | inline |
| 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() noexcept | UList< T > | inline |
| data_bytes() noexcept | UList< T > | inline |
| deepCopy(const UList< T > &list) | UList< T > | |
| deepCopy(const IndirectListBase< T, Addr > &list) | UList< T > | |
| difference_type typedef | UList< T > | |
| duration() const | correlationFunction< Type > | inline |
| emplace_back(Args &&... args) | List< Field< scalar > > | inline |
| empty() const noexcept | UList< T > | inline |
| end() noexcept | UList< T > | inline |
| end() const noexcept | UList< T > | inline |
| fcIndex(const label i) const noexcept | UList< T > | inline |
| fcValue(const label i) const | UList< T > | inline |
| fcValue(const label i) | UList< T > | inline |
| fill_uniform(const T &val) | UList< T > | inlineprotected |
| fill_uniform(const Foam::zero) | UList< T > | inlineprotected |
| find(const T &val) const | UList< T > | |
| find(const T &val, label pos, label len=-1) const | UList< T > | |
| first() | UList< T > | inline |
| first() const | UList< T > | inline |
| found(const T &val, label pos=0) const | UList< T > | inline |
| front() | UList< T > | inline |
| front() const | UList< T > | inline |
| get(const label i) const | UList< T > | inline |
| integral() const | correlationFunction< Type > | |
| iterator typedef | UList< T > | |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| List() noexcept | List< Field< scalar > > | inline |
| List(const label len) | List< Field< scalar > > | explicit |
| List(const label len, const Field< scalar > &val) | List< Field< scalar > > | |
| List(const label len, const Foam::zero) | List< Field< scalar > > | |
| List(const Foam::one, const Field< scalar > &val) | List< Field< scalar > > | |
| List(const Foam::one, Field< scalar > &&val) | List< Field< scalar > > | |
| List(const Foam::one, const Foam::zero) | List< Field< scalar > > | |
| List(const List< Field< scalar > > &list) | List< Field< scalar > > | |
| List(const UList< Field< scalar > > &list) | List< Field< scalar > > | explicit |
| List(List< Field< scalar > > &list, bool reuse) | List< Field< scalar > > | |
| List(const UList< Field< scalar > > &list, const labelUList &indices) | List< Field< scalar > > | |
| List(const UList< Field< scalar > > &list, const FixedList< label, N > &indices) | List< Field< scalar > > | |
| List(const FixedList< Field< scalar >, N > &list) | List< Field< scalar > > | explicit |
| List(const PtrList< Field< scalar > > &list) | List< Field< scalar > > | explicit |
| List(const IndirectListBase< Field< scalar >, Addr > &list) | List< Field< scalar > > | explicit |
| List(std::initializer_list< Field< scalar > > list) | List< Field< scalar > > | |
| List(List< Field< scalar > > &&list) noexcept | List< Field< scalar > > | |
| List(DynamicList< Field< scalar >, SizeMin > &&list) | List< Field< scalar > > | |
| List(Istream &is) | List< Field< scalar > > | |
| List(const SLList< Field< scalar > > &list) | List< Field< scalar > > | explicit |
| max_size() noexcept | UList< T > | inlinestatic |
| measurandFieldSize() const | correlationFunction< Type > | inline |
| moveFirst(const label i) | UList< T > | |
| moveLast(const label i) | UList< T > | |
| nBuffers() const | bufferedAccumulator< scalar > | inline |
| newElmt(const label i) | List< Field< scalar > > | inline |
| null() | List< Field< scalar > > | inlinestatic |
| operator(Ostream &, const correlationFunction< Type > &) | correlationFunction< Type > | friend |
| operator const Foam::List< T > &() const | UList< T > | inline |
| operator!=(const UList< T > &list) const | UList< T > | |
| operator<(const UList< T > &list) const | UList< T > | |
| operator<=(const UList< T > &list) const | UList< T > | |
| bufferedAccumulator< scalar >::operator=(const bufferedAccumulator< scalar > &) | bufferedAccumulator< scalar > | |
| List< Field< scalar > >::operator=(const UList< Field< scalar > > &list) | List< Field< scalar > > | |
| List< Field< scalar > >::operator=(const List< Field< scalar > > &list) | List< Field< scalar > > | |
| List< Field< scalar > >::operator=(const IndirectListBase< Field< scalar >, Addr > &list) | List< Field< scalar > > | |
| List< Field< scalar > >::operator=(const FixedList< Field< scalar >, N > &list) | List< Field< scalar > > | |
| List< Field< scalar > >::operator=(std::initializer_list< Field< scalar > > list) | List< Field< scalar > > | |
| List< Field< scalar > >::operator=(const Field< scalar > &val) | List< Field< scalar > > | inline |
| List< Field< scalar > >::operator=(const Foam::zero) | List< Field< scalar > > | inline |
| List< Field< scalar > >::operator=(List< Field< scalar > > &&list) | List< Field< scalar > > | |
| List< Field< scalar > >::operator=(DynamicList< Field< scalar >, SizeMin > &&list) | List< Field< scalar > > | |
| List< Field< scalar > >::operator=(const SLList< Field< scalar > > &list) | List< Field< scalar > > | |
| Foam::UList::operator=(const UList< T > &)=delete | UList< T > | protected |
| Foam::UList::operator=(const T &val) | UList< T > | inline |
| operator==(const UList< T > &list) const | UList< T > | |
| operator>(const UList< T > &list) const | UList< T > | |
| operator>=(const UList< T > &list) const | UList< T > | |
| operator[](const label i) | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| operator[](const label procID) | UList< T > | |
| operator[](const label procID) const | UList< T > | |
| operator[](const label procID) | UList< T > | |
| operator[](const label procID) const | UList< T > | |
| pointer typedef | UList< T > | |
| pop_back(label n=1) | List< Field< scalar > > | inline |
| push_back(const Field< scalar > &val) | List< Field< scalar > > | inline |
| push_back(Field< scalar > &&val) | List< Field< scalar > > | inline |
| push_back(const UList< Field< scalar > > &list) | List< Field< scalar > > | inline |
| push_back(const IndirectListBase< Field< scalar >, Addr > &list) | List< Field< scalar > > | inline |
| push_uniq(const Field< scalar > &val) | List< Field< scalar > > | inline |
| rbegin() | UList< T > | inline |
| rbegin() const | UList< T > | inline |
| rcIndex(const label i) const noexcept | UList< T > | inline |
| rcValue(const label i) const | UList< T > | inline |
| rcValue(const label i) | UList< T > | inline |
| readList(Istream &is) | List< Field< scalar > > | |
| reference typedef | UList< T > | |
| rend() | UList< T > | inline |
| rend() const | UList< T > | inline |
| resetAveraging() | bufferedAccumulator< scalar > | |
| resize(const label len) | List< Field< scalar > > | inline |
| resize(const label len, const Field< scalar > &val) | List< Field< scalar > > | |
| resize(const label newLen) | List< Field< scalar > > | inline |
| resize_fill(const label len, const Field< scalar > &val) | List< Field< scalar > > | inline |
| resize_nocopy(const label len) | List< Field< scalar > > | inline |
| resize_unsafe(const label len) noexcept | List< Field< scalar > > | inline |
| reverse_iterator typedef | UList< T > | |
| rfind(const T &val, label pos=-1) const | UList< T > | |
| sampleInterval() const | correlationFunction< Type > | inline |
| sampleSteps() const | correlationFunction< Type > | inline |
| set(const label i, bool val=true) | List< Field< scalar > > | inline |
| setAddressableSize(const label n) noexcept | UList< T > | inlineprotected |
| setSize(const label n) | List< Field< scalar > > | inline |
| setSize(const label n, const Field< scalar > &val) | List< Field< scalar > > | inline |
| setSizes(const label nBuffers, const label bufferLength, const label bufferingInterval) | bufferedAccumulator< scalar > | |
| shallowCopy(const UList< Field< scalar > > &)=delete | List< Field< scalar > > | |
| Foam::UList::shallowCopy(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| Foam::UList::shallowCopy(const UList< T > &list) noexcept | UList< T > | inline |
| size(const label n) | UList< T > | inlineprotected |
| size() const noexcept | UList< T > | inline |
| size_bytes() const noexcept | UList< T > | inline |
| size_type typedef | UList< T > | |
| slice(const label pos, label len=-1) | UList< T > | |
| slice(const label pos, label len=-1) const | UList< T > | |
| slice(const labelRange &range) | UList< T > | |
| slice(const labelRange &range) const | UList< T > | |
| subList typedef | List< Field< scalar > > | |
| swap(UList< T > &list) noexcept | UList< T > | inline |
| swapFirst(const label i) | UList< T > | |
| swapLast(const label i) | UList< T > | |
| test(const label i) const | UList< T > | inline |
| transfer(List< Field< scalar > > &list) | List< Field< scalar > > | |
| transfer(DynamicList< Field< scalar >, SizeMin > &list) | List< Field< scalar > > | |
| typeName | correlationFunction< Type > | static |
| tZeroBuffers() const | correlationFunction< Type > | inline |
| UList(const UList< T > &)=default | UList< T > | |
| UList() noexcept | UList< T > | inline |
| UList(T *__restrict__ v, const label len) noexcept | UList< T > | inline |
| uniform() const | UList< T > | inline |
| unset(const label i) | UList< T > | inline |
| validateRange(const labelRange &requestedRange) const | UList< T > | protected |
| value_type typedef | UList< T > | |
| writeAveraged(Ostream &) const | correlationFunction< Type > | |
| writeEntry(Ostream &os) const | UList< T > | protected |
| writeEntry(const word &keyword, Ostream &os) const | UList< T > | |
| writeEntry(Ostream &os) const | UList< T > | protected |
| writeEntry(Ostream &os) const | UList< T > | protected |
| writeList(Ostream &os, const label shortLen=0) const | UList< T > | |
| ~bufferedAccumulator() | bufferedAccumulator< scalar > | |
| ~correlationFunction() | correlationFunction< Type > | |
| ~List() | List< Field< scalar > > |