This is the complete list of members for cellToCellStencil, including all inherited members.
| allCoupledFacesPatch() const | cellToCellStencil | protected |
| 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 |
| calcFaceCells(const boolList &nonEmptyFace, const labelList &faceLabels, labelHashSet &globals) const | cellToCellStencil | protected |
| cellToCellStencil(const polyMesh &) | cellToCellStencil | explicit |
| clear() | List< T > | inline |
| clone() const | List< T > | inline |
| globalNumbering() const | cellToCellStencil | inline |
| insertFaceCells(const label exclude0, const label exclude1, const boolList &nonEmptyFace, const labelList &faceLabels, labelHashSet &globals) const | cellToCellStencil | protected |
| 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 zero) | List< T > | |
| List(const one, const T &val) | List< T > | |
| List(const one, T &&val) | List< T > | |
| List(const one, const 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(InputIterator begIter, InputIterator endIter) | 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(SortableList< T > &&list) | List< T > | |
| List(SLList< T > &&list) | List< T > | |
| List(Istream &is) | List< T > | |
| merge(const label global0, const label global1, const labelList &listA, labelList &listB) | cellToCellStencil | protectedstatic |
| merge(const label globalI, const labelList &pGlobals, labelList &cCells) | cellToCellStencil | protectedstatic |
| mesh() const | cellToCellStencil | inline |
| newElmt(const label i) | List< T > | inline |
| null() | List< T > | inlinestatic |
| 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 zero) | List< T > | inline |
| operator=(List< T > &&list) | List< T > | |
| operator=(DynamicList< T, SizeMin > &&list) | List< T > | |
| operator=(SortableList< T > &&list) | List< T > | |
| operator=(SLList< T > &&list) | List< T > | |
| resize(const label newSize) | List< T > | inline |
| resize(const label newSize, const T &val) | List< T > | |
| resize(const label newSize) | List< T > | inline |
| set(const label i, bool val=true) | List< T > | inline |
| setSize(const label newSize) | List< T > | inline |
| setSize(const label newSize, const T &val) | List< T > | inline |
| shallowCopy(const UList< T > &)=delete | List< T > | |
| subList typedef | List< T > | |
| transfer(List< T > &list) | List< T > | |
| transfer(DynamicList< T, SizeMin > &list) | List< T > | |
| transfer(SortableList< T > &list) | List< T > | |
| validBoundaryFaces(boolList &isValidBFace) const | cellToCellStencil | protected |
| ~List() | List< T > |