This is the complete list of members for mixture, including all inherited members.
| append(const substance &val) | List< substance > | inline |
| append(substance &&val) | List< substance > | inline |
| append(const UList< substance > &list) | List< substance > | inline |
| append(const IndirectListBase< substance, Addr > &list) | List< substance > | inline |
| appendUniq(const substance &val) | List< substance > | 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 |
| byteSize() const | UList< T > | |
| 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< substance > | inline |
| clone() const | List< substance > | inline |
| 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 |
| 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 > | |
| emplace_back(Args &&... args) | List< substance > | 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(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 |
| iterator typedef | UList< T > | |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| List() noexcept | List< substance > | inline |
| List(const label len) | List< substance > | explicit |
| List(const label len, const substance &val) | List< substance > | |
| List(const label len, Foam::zero) | List< substance > | |
| List(Foam::one, const substance &val) | List< substance > | |
| List(Foam::one, substance &&val) | List< substance > | |
| List(Foam::one, Foam::zero) | List< substance > | |
| List(const List< substance > &list) | List< substance > | |
| List(const UList< substance > &list) | List< substance > | explicit |
| List(List< substance > &list, bool reuse) | List< substance > | |
| List(const UList< substance > &list, const labelUList &indices) | List< substance > | |
| List(const UList< substance > &list, const FixedList< label, N > &indices) | List< substance > | |
| List(const FixedList< substance, N > &list) | List< substance > | explicit |
| List(const PtrList< substance > &list) | List< substance > | explicit |
| List(const IndirectListBase< substance, Addr > &list) | List< substance > | explicit |
| List(std::initializer_list< substance > list) | List< substance > | |
| List(List< substance > &&list) noexcept | List< substance > | |
| List(DynamicList< substance, SizeMin > &&list) | List< substance > | |
| List(Istream &is) | List< substance > | |
| max_size() noexcept | UList< T > | inlinestatic |
| mixture(Istream &is) | mixture | inline |
| moveFirst(const label i) | UList< T > | |
| moveLast(const label i) | UList< T > | |
| name() const | mixture | inline |
| newElmt(const label i) | List< substance > | inline |
| null() noexcept | List< substance > | inlinestatic |
| 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 > | |
| operator=(const UList< substance > &list) | List< substance > | |
| operator=(const List< substance > &list) | List< substance > | |
| operator=(const IndirectListBase< substance, Addr > &list) | List< substance > | |
| operator=(const FixedList< substance, N > &list) | List< substance > | |
| operator=(std::initializer_list< substance > list) | List< substance > | |
| operator=(const substance &val) | List< substance > | inline |
| operator=(Foam::zero) | List< substance > | inline |
| operator=(List< substance > &&list) | List< substance > | |
| operator=(DynamicList< substance, SizeMin > &&list) | List< substance > | |
| Foam::UList::operator=(const UList< T > &)=delete | UList< T > | |
| Foam::UList::operator=(UList< T > &&) noexcept=default | UList< T > | |
| 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 |
| pointer typedef | UList< T > | |
| pop_back(label n=1) | List< substance > | inline |
| push_back(const substance &val) | List< substance > | inline |
| push_back(substance &&val) | List< substance > | inline |
| push_back(const UList< substance > &list) | List< substance > | inline |
| push_back(const IndirectListBase< substance, Addr > &list) | List< substance > | inline |
| push_uniq(const substance &val) | List< substance > | 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< substance > | |
| reference typedef | UList< T > | |
| rend() | UList< T > | inline |
| rend() const | UList< T > | inline |
| resize(const label len) | List< substance > | inline |
| resize(const label len, const substance &val) | List< substance > | |
| resize(const label len) | List< substance > | inline |
| resize_copy(const label count, const label len) | List< substance > | protected |
| resize_fill(const label len, const substance &val) | List< substance > | inline |
| resize_nocopy(const label len) | List< substance > | inline |
| resize_unsafe(const label len) noexcept | List< substance > | inline |
| reverse_iterator typedef | UList< T > | |
| rfind(const T &val, label pos=-1) const | UList< T > | |
| set(const label i, bool val=true) | List< substance > | inline |
| setAddressableSize(const label n) noexcept | UList< T > | inlineprotected |
| setSize(const label n) | List< substance > | inline |
| setSize(const label n, const substance &val) | List< substance > | inline |
| shallowCopy(const UList< substance > &)=delete | List< substance > | |
| Foam::UList::shallowCopy(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| Foam::UList::shallowCopy(std::nullptr_t) 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< substance > | |
| 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< substance > &list) | List< substance > | |
| transfer(DynamicList< substance, SizeMin > &list) | List< substance > | |
| UList(const UList< T > &) noexcept=default | UList< T > | |
| UList(UList< T > &&) noexcept=default | UList< T > | |
| UList() noexcept | UList< T > | inline |
| UList(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| UList(SubList< T > &&) noexcept | UList< T > | |
| 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 > | |
| 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 > | |
| ~List() | List< substance > |