cellClassification Member List

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() constList< label >inline
cType enum namecellClassification
CUT enum valuecellClassification
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 valuecellClassification
List() noexceptList< label >inline
List(const label len)List< label >explicit
List(const label len, const label &val)List< label >
List(const label len, const Foam::zero)List< label >
List(const Foam::one, const label &val)List< label >
List(const Foam::one, label &&val)List< label >
List(const Foam::one, const Foam::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 valuecellClassification
mesh() constcellClassificationinline
MIXED enum valuecellClassification
newElmt(const label i)List< label >inline
NONMESH enum valuecellClassification
NOTSET enum valuecellClassification
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 Foam::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 valuecellClassification
pointStatus enum namecellClassification
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 > &)=deleteList< label >
subList typedefList< 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 valuecellClassification
writeStats(Ostream &os) constcellClassification
~List()List< label >