begin() | UList | [inline] |
begin() const | UList | [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 | |
checkIndex(const label i) const | UList | [inline] |
checkSize(const label size) const | UList | [inline] |
checkStart(const label start) const | UList | [inline] |
ClassName("cellClassification") | cellClassification | |
clear() | List | |
clone() const | List | [inline] |
const_iterator typedef | UList | |
const_reference typedef | UList | |
const_reverse_iterator typedef | UList | |
cType enum name | cellClassification | |
CUT enum value | cellClassification | |
difference_type typedef | UList | |
empty() const | UList | [inline] |
end() | UList | [inline] |
end() const | UList | [inline] |
fcIndex(const label i) const | UList | [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 | |
growSurface(const label meshType, const label fillType) | cellClassification | |
INSIDE enum value | cellClassification | |
iterator typedef | UList | |
List() | List | [inline] |
List(const label) | List | [explicit] |
List(const label, const T &) | List | |
List(const List< T > &) | List | |
List(List< T > &, bool reUse) | List | |
List(InputIterator first, InputIterator last) | List | |
List(const FixedList< T, Size > &) | List | |
List(const PtrList< T > &) | List | |
List(const SLList< T > &) | List | |
List(const IndirectList< T > &) | List | |
List(Istream &) | List | |
List<T> class | UList | [friend] |
max_size() const | UList | [inline] |
mesh() const | cellClassification | [inline] |
MESH enum value | cellClassification | |
MIXED enum value | cellClassification | |
newElmt(const label) | List | [inline] |
NONMESH enum value | cellClassification | |
NOTSET enum value | cellClassification | |
null() | List | [static] |
operator(Ostream &, const UList< T > &) | UList | [friend] |
operator const List() const | UList | [inline] |
operator!=(const UList< T > &) const | UList | |
operator<(const UList< T > &) const | UList | |
operator<=(const UList< T > &) const | UList | |
operator=(const cellClassification &) | cellClassification | |
Foam::List::operator=(const UList< T > &) | List | |
Foam::List::operator=(const List< T > &) | List | |
Foam::List::operator=(const SLList< T > &) | List | |
Foam::List::operator=(const IndirectList< T > &) | List | |
Foam::List::operator=(const T &) | List | [inline] |
operator==(const UList< T > &) const | UList | |
operator>(const UList< T > &) const | UList | |
operator>=(const UList< T > &) const | UList | |
operator>>(Istream &, List< T > &) | List | [friend] |
operator[](const label) | UList | [inline] |
operator[](const label) const | UList | [inline] |
OUTSIDE enum value | cellClassification | |
pointStatus enum name | cellClassification | |
rbegin() | UList | [inline] |
rbegin() const | UList | [inline] |
rcIndex(const label i) const | UList | [inline] |
reference typedef | UList | |
rend() | UList | [inline] |
rend() const | UList | [inline] |
reverse_iterator typedef | UList | |
setSize(const label) | List | |
setSize(const label, const T &) | List | |
size() const | UList | [inline] |
size_type typedef | UList | |
subList typedef | List | |
SubList<T> class | UList | [friend] |
swap(UList< T > &) | UList | |
transfer(List< T > &) | List | |
trimCutCells(const label nLayers, const label meshType, const label fillType) | cellClassification | |
UList() | UList | [inline] |
UList(T *v, label size) | UList | [inline] |
UNSET enum value | cellClassification | |
value_type typedef | UList | |
writeEntry(Ostream &os) const | UList | |
writeEntry(const word &keyword, Ostream &os) const | UList | |
writeStats(Ostream &os) const | cellClassification | |
~List() | List | |