This is the complete list of members for cellClassification, including all inherited members.
append(const label &) | List< label > | inline |
append(const UList< label > &) | List< label > | inline |
append(const UIndirectList< label > &) | List< label > | inline |
begin() | UList< label > | inline |
begin() const | UList< label > | inline |
byteSize() const | UList< label > | |
cbegin() const | UList< label > | inline |
cdata() const | UList< label > | inline |
cellClassification(const polyMesh &mesh, const meshSearch &meshQuery, const triSurfaceSearch &surfQuery, const List< point > &outsidePoints) | cellClassification | |
cellClassification(const polyMesh &mesh, const labelList &cellType) | cellClassification | |
cellClassification(const cellClassification &) | cellClassification | |
cend() const | UList< label > | inline |
checkIndex(const label i) const | UList< label > | inline |
checkSize(const label size) const | UList< label > | inline |
checkStart(const label start) const | UList< label > | inline |
ClassName("cellClassification") | cellClassification | |
clear() | List< label > | inline |
clone() const | List< label > | inline |
const_iterator typedef | UList< label > | |
const_reference typedef | UList< label > | |
const_reverse_iterator typedef | UList< label > | |
crbegin() const | UList< label > | inline |
crend() const | UList< label > | inline |
cType enum name | cellClassification | |
CUT enum value | cellClassification | |
data() | UList< label > | inline |
deepCopy(const UList< label > &) | UList< label > | |
difference_type typedef | UList< label > | |
empty() const | UList< label > | inline |
end() | UList< label > | inline |
end() const | UList< label > | inline |
fcIndex(const label i) const | UList< label > | inline |
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 | |
first() | UList< label > | inline |
first() const | UList< label > | inline |
growSurface(const label meshType, const label fillType) | cellClassification | |
INSIDE enum value | cellClassification | |
iterator typedef | UList< label > | |
last() | UList< label > | inline |
last() const | UList< label > | inline |
List() | List< label > | inline |
List(const label) | List< label > | explicit |
List(const label, const label &) | List< label > | |
List(const label, const zero) | List< label > | |
List(const List< label > &) | List< label > | |
List(const UList< T2 > &) | List< label > | explicit |
List(List< label > &&) | List< label > | |
List(List< label > &, bool reuse) | List< label > | |
List(const UList< label > &, const labelUList &mapAddressing) | List< label > | |
List(InputIterator first, InputIterator last) | List< label > | |
List(const FixedList< label, Size > &) | List< label > | explicit |
List(const PtrList< label > &) | List< label > | explicit |
List(const SLList< label > &) | List< label > | explicit |
List(const UIndirectList< label > &) | List< label > | explicit |
List(const BiIndirectList< label > &) | List< label > | explicit |
List(std::initializer_list< label >) | List< label > | |
List(Istream &) | List< label > | |
max_size() const | UList< label > | inline |
MESH enum value | cellClassification | |
mesh() const | cellClassification | inline |
MIXED enum value | cellClassification | |
newElmt(const label) | List< label > | inline |
NONMESH enum value | cellClassification | |
NOTSET enum value | cellClassification | |
null() | List< label > | inlinestatic |
operator const Foam::List< label > &() const | UList< label > | inline |
operator!=(const UList< label > &) const | UList< label > | |
operator<(const UList< label > &) const | UList< label > | |
operator<=(const UList< label > &) const | UList< label > | |
operator=(const cellClassification &) | cellClassification | |
List< label >::operator=(const UList< label > &) | List< label > | |
List< label >::operator=(const List< label > &) | List< label > | |
List< label >::operator=(List< label > &&) | List< label > | |
List< label >::operator=(const SLList< label > &) | List< label > | |
List< label >::operator=(const UIndirectList< label > &) | List< label > | |
List< label >::operator=(const BiIndirectList< label > &) | List< label > | |
List< label >::operator=(std::initializer_list< label >) | List< label > | |
List< label >::operator=(const label &) | List< label > | inline |
List< label >::operator=(const zero) | List< label > | inline |
operator==(const UList< label > &) const | UList< label > | |
operator>(const UList< label > &) const | UList< label > | |
operator>=(const UList< label > &) const | UList< label > | |
operator[](const label) | UList< label > | inline |
operator[](const label) const | UList< label > | inline |
operator[](const label i) const | UList< label > | inline |
OUTSIDE enum value | cellClassification | |
pointStatus enum name | cellClassification | |
rbegin() | UList< label > | inline |
rbegin() const | UList< label > | inline |
rcIndex(const label i) const | UList< label > | inline |
reference typedef | UList< label > | |
rend() | UList< label > | inline |
rend() const | UList< label > | inline |
resize(const label) | List< label > | inline |
resize(const label, const label &) | List< label > | inline |
reverse_iterator typedef | UList< label > | |
setSize(const label) | List< label > | |
setSize(const label, const label &) | List< label > | |
shallowCopy(const UList< label > &)=delete | List< label > | |
UList< label >::shallowCopy(const UList< label > &) | UList< label > | inline |
size(const label) | List< label > | inlineprotected |
size() const | List< label > | inline |
size_type typedef | UList< label > | |
subList typedef | List< label > | |
swap(UList< label > &) | UList< label > | |
transfer(List< label > &) | List< label > | |
transfer(DynamicList< label, SizeInc, SizeMult, SizeDiv > &) | List< label > | |
transfer(SortableList< label > &) | List< label > | |
trimCutCells(const label nLayers, const label meshType, const label fillType) | cellClassification | |
UList() | UList< label > | inline |
UList(label *__restrict__ v, label size) | UList< label > | inline |
UList(const UList< label > &)=default | UList< label > | inline |
UNSET enum value | cellClassification | |
value_type typedef | UList< label > | |
writeStats(Ostream &os) const | cellClassification | |
~List() | List< label > |