This is the complete list of members for CFCFaceToCellStencil, including all inherited members.
| append(const T &val) | List< T > | inline |
| append(T &&val) | List< T > | inline |
| append(const UList< T > &list) | List< T > | inline |
| append(const IndirectListBase< T, Addr > &list) | List< T > | inline |
| appendUniq(const T &val) | List< T > | 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 > | |
| 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 |
| CFCFaceToCellStencil(const polyMesh &) | CFCFaceToCellStencil | explicit |
| 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< T > | inline |
| clone() const | List< T > | 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, label pos=0) 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< T > | inline |
| empty() const noexcept | UList< T > | inline |
| end() noexcept | UList< T > | inline |
| end() const noexcept | UList< T > | inline |
| faceToCellStencil(const polyMesh &) | faceToCellStencil | explicit |
| fcIndex(const label i) const noexcept | UList< T > | inline |
| fcValue(const label i) const | UList< T > | inline |
| fcValue(const label i) | UList< T > | inline |
| find(const T &val, label pos=0) 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 |
| globalNumbering() const | faceToCellStencil | inline |
| iterator typedef | UList< T > | |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| List() noexcept | List< T > | inline |
| List(const label len) | List< T > | explicit |
| List(const label len, const T &val) | List< T > | |
| List(const label len, const Foam::zero) | List< T > | |
| List(const Foam::one, const T &val) | List< T > | |
| List(const Foam::one, T &&val) | List< T > | |
| List(const Foam::one, const Foam::zero) | List< T > | |
| List(const List< T > &a) | List< T > | |
| List(const UList< T > &a) | List< T > | explicit |
| List(List< T > &a, bool reuse) | List< T > | |
| List(const UList< T > &list, const labelUList &indices) | List< T > | |
| List(const UList< T > &list, const FixedList< label, N > &indices) | List< T > | |
| List(const FixedList< T, N > &list) | List< T > | explicit |
| List(const PtrList< T > &list) | List< T > | explicit |
| List(const SLList< T > &list) | List< T > | explicit |
| List(const IndirectListBase< T, Addr > &list) | List< T > | explicit |
| List(std::initializer_list< T > list) | List< T > | |
| List(List< T > &&list) | List< T > | |
| List(DynamicList< T, SizeMin > &&list) | List< T > | |
| List(SLList< T > &&list) | List< T > | |
| List(Istream &is) | List< T > | |
| max_size() noexcept | UList< T > | inlinestatic |
| mesh() const | faceToCellStencil | inline |
| moveFirst(const label i) | UList< T > | |
| moveLast(const label i) | UList< T > | |
| newElmt(const label i) | List< T > | inline |
| null() | List< T > | inlinestatic |
| operator const Foam::List< T > &() const | UList< T > | inline |
| operator!=(const UList< T > &a) const | UList< T > | |
| operator<(const UList< T > &list) const | UList< T > | |
| operator<=(const UList< T > &a) const | UList< T > | |
| operator=(const UList< T > &a) | List< T > | |
| operator=(const List< T > &list) | List< T > | |
| operator=(const SLList< T > &list) | List< T > | |
| operator=(const IndirectListBase< T, Addr > &list) | List< T > | |
| operator=(const FixedList< T, N > &list) | List< T > | |
| operator=(std::initializer_list< T > list) | List< T > | |
| operator=(const T &val) | List< T > | inline |
| operator=(const Foam::zero) | List< T > | inline |
| operator=(List< T > &&list) | List< T > | |
| operator=(DynamicList< T, SizeMin > &&list) | List< T > | |
| operator=(SLList< T > &&list) | List< T > | |
| operator==(const UList< T > &a) const | UList< T > | |
| operator>(const UList< T > &a) const | UList< T > | |
| operator>=(const UList< T > &a) 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< T > | inline |
| push_back(const T &val) | List< T > | inline |
| push_back(T &&val) | List< T > | inline |
| push_back(const UList< T > &list) | List< T > | inline |
| push_back(const IndirectListBase< T, Addr > &list) | List< T > | inline |
| push_uniq(const T &val) | List< T > | 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< T > | |
| readList(Istream &is) | List< T > | |
| readList(Istream &is) | List< T > | |
| reference typedef | UList< T > | |
| rend() | UList< T > | inline |
| rend() const | UList< T > | inline |
| resize(const label len) | List< T > | inline |
| resize(const label len, const T &val) | List< T > | |
| resize(const label newLen) | List< T > | inline |
| resize_nocopy(const label len) | List< T > | inline |
| reverse_iterator typedef | UList< T > | |
| rfind(const T &val, label pos=-1) const | UList< T > | |
| set(const label i, bool val=true) | List< T > | inline |
| setAddressableSize(const label n) noexcept | UList< T > | inlineprotected |
| setSize(const label n) | List< T > | inline |
| setSize(const label n, const T &val) | List< T > | inline |
| shallowCopy(const UList< T > &)=delete | List< T > | |
| 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< T > | |
| swap(UList< T > &list) | 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< T > &list) | List< T > | |
| transfer(DynamicList< T, SizeMin > &list) | List< T > | |
| 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 > | |
| 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 > | |
| writeList(Ostream &os, const label) const | UList< T > | |
| writeList(Ostream &os, const label) const | UList< T > | |
| ~List() | List< T > |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.