This is the complete list of members for cellClassification, including all inherited members.
| append(const label &val) | List< label > | inline |
| append(label &&val) | List< label > | inline |
| append(const UList< label > &list) | List< label > | inline |
| append(const IndirectListBase< label, Addr > &list) | List< label > | inline |
| cellClassification(const polyMesh &mesh, const meshSearch &meshQuery, const triSurfaceSearch &surfQuery, const pointField &outsidePoints) | cellClassification | |
| cellClassification(const polyMesh &mesh, const labelList &cellType) | cellClassification | |
| cellClassification(const cellClassification &) | cellClassification | |
| ClassName("cellClassification") | cellClassification | |
| clear() | List< label > | inline |
| clone() const | List< label > | inline |
| cType enum name | cellClassification | |
| CUT enum value | cellClassification | |
| fillHangingCells(const label meshType, const label fillType, const label maxIter) | cellClassification | |
| fillRegionEdges(const label meshType, const label fillType, const label maxIter) | cellClassification | |
| fillRegionPoints(const label meshType, const label fillType, const label maxIter) | cellClassification | |
| growSurface(const label meshType, const label fillType) | cellClassification | |
| INSIDE enum value | cellClassification | |
| List() noexcept | List< label > | inline |
| List(const label len) | List< label > | explicit |
| List(const label len, const label &val) | List< label > | |
| List(const label len, const zero) | List< label > | |
| List(const one, const label &val) | List< label > | |
| List(const one, label &&val) | List< label > | |
| List(const one, const zero) | List< label > | |
| List(const List< label > &a) | List< label > | |
| List(const UList< label > &a) | List< label > | explicit |
| List(List< label > &a, bool reuse) | List< label > | |
| List(const UList< label > &list, const labelUList &indices) | List< label > | |
| List(const UList< label > &list, const FixedList< label, N > &indices) | List< label > | |
| List(InputIterator begIter, InputIterator endIter) | List< label > | |
| List(const FixedList< label, N > &list) | List< label > | explicit |
| List(const PtrList< label > &list) | List< label > | explicit |
| List(const SLList< label > &list) | List< label > | explicit |
| List(const IndirectListBase< label, Addr > &list) | List< label > | explicit |
| List(std::initializer_list< label > list) | List< label > | |
| List(List< label > &&list) | List< label > | |
| List(DynamicList< label, SizeMin > &&list) | List< label > | |
| List(SortableList< label > &&list) | List< label > | |
| List(SLList< label > &&list) | List< label > | |
| List(Istream &is) | List< label > | |
| MESH enum value | cellClassification | |
| mesh() const | cellClassification | inline |
| MIXED enum value | cellClassification | |
| newElmt(const label i) | List< label > | inline |
| NONMESH enum value | cellClassification | |
| NOTSET enum value | cellClassification | |
| null() | List< label > | inlinestatic |
| operator=(const cellClassification &) | cellClassification | |
| List< label >::operator=(const UList< label > &a) | List< label > | |
| List< label >::operator=(const List< label > &list) | List< label > | |
| List< label >::operator=(const SLList< label > &list) | List< label > | |
| List< label >::operator=(const IndirectListBase< label, Addr > &list) | List< label > | |
| List< label >::operator=(const FixedList< label, N > &list) | List< label > | |
| List< label >::operator=(std::initializer_list< label > list) | List< label > | |
| List< label >::operator=(const label &val) | List< label > | inline |
| List< label >::operator=(const zero) | List< label > | inline |
| List< label >::operator=(List< label > &&list) | List< label > | |
| List< label >::operator=(DynamicList< label, SizeMin > &&list) | List< label > | |
| List< label >::operator=(SortableList< label > &&list) | List< label > | |
| List< label >::operator=(SLList< label > &&list) | List< label > | |
| OUTSIDE enum value | cellClassification | |
| pointStatus enum name | cellClassification | |
| resize(const label newSize) | List< label > | inline |
| resize(const label newSize, const label &val) | List< label > | |
| resize(const label newSize) | List< label > | inline |
| set(const label i, bool val=true) | List< label > | inline |
| setSize(const label newSize) | List< label > | inline |
| setSize(const label newSize, const label &val) | List< label > | inline |
| shallowCopy(const UList< label > &)=delete | List< label > | |
| subList typedef | List< label > | |
| transfer(List< label > &list) | List< label > | |
| transfer(DynamicList< label, SizeMin > &list) | List< label > | |
| transfer(SortableList< label > &list) | List< label > | |
| trimCutCells(const label nLayers, const label meshType, const label fillType) | cellClassification | |
| UNSET enum value | cellClassification | |
| writeStats(Ostream &os) const | cellClassification | |
| ~List() | List< label > |