areaInContact(const pointField &points, const scalarField &v) const | face | |
begin() | UList | [inline] |
begin() const | UList | [inline] |
centre(const pointField &) const | face | |
checkIndex(const label i) const | UList | [inline] |
checkSize(const label size) const | UList | [inline] |
checkStart(const label start) const | UList | [inline] |
clear() | List | |
clone() const | List | [inline] |
collapse() | face | |
const_iterator typedef | UList | |
const_reference typedef | UList | |
const_reverse_iterator typedef | UList | |
contactSphereDiameter(const point &p, const vector &n, const pointField &meshPoints) const | face | |
difference_type typedef | UList | |
edges() const | face | |
empty() const | UList | [inline] |
end() | UList | [inline] |
end() const | UList | [inline] |
face() | face | [inline] |
face(label) | face | [inline, explicit] |
face(const labelList &) | face | [inline, explicit] |
face(Istream &) | face | [inline] |
faceEdge(const label n) const | face | [inline] |
fcIndex(const label i) const | UList | [inline] |
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] |
mag(const pointField &) const | face | [inline] |
max_size() const | UList | [inline] |
nearestPoint(const point &p, const pointField &meshPoints) const | face | |
nEdges() const | face | [inline] |
newElmt(const label) | List | [inline] |
nextLabel(const label i) const | face | [inline] |
normal(const pointField &) const | face | |
nTriangles(const pointField &points) const | face | |
nTrianglesQuads(const pointField &points, label &nTris, label &nQuads) const | face | |
null() | List | [static] |
operator(Ostream &, const UList< T > &) | UList | [friend] |
operator const List() const | UList | [inline] |
operator!=(const face &, const face &) | face | [friend] |
Foam::List::operator!=(const UList< T > &) const | UList | |
operator<(const UList< T > &) const | UList | |
operator<=(const UList< T > &) const | UList | |
operator=(const UList< T > &) | List | |
operator=(const List< T > &) | List | |
operator=(const SLList< T > &) | List | |
operator=(const IndirectList< T > &) | List | |
operator=(const T &) | List | [inline] |
operator==(const face &, const face &) | face | [friend] |
Foam::List::operator==(const UList< T > &) const | UList | |
operator>(const UList< T > &) const | UList | |
operator>=(const UList< T > &) const | UList | |
operator>>(Istream &, face &) | face | [friend] |
Foam::List::operator>>(Istream &, List< T > &) | List | [friend] |
operator[](const label) | UList | [inline] |
operator[](const label) const | UList | [inline] |
points(const pointField &meshPoints) const | face | [inline] |
prevLabel(const label i) const | face | [inline] |
ray(const point &p, const vector &n, const pointField &meshPoints, const intersection::algorithm alg=intersection::FULL_RAY, const intersection::direction dir=intersection::VECTOR) const | face | |
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 | |
reverseFace() const | face | |
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 | |
sweptVol(const pointField &oldPoints, const pointField &newPoints) const | face | |
transfer(List< T > &) | List | |
triangles(const pointField &points, label &triI, faceList &triFaces) const | face | |
trianglesQuads(const pointField &points, label &triI, label &quadI, faceList &triFaces, faceList &quadFaces) const | face | |
UList() | UList | [inline] |
UList(T *v, label size) | UList | [inline] |
value_type typedef | UList | |
which(const label globalIndex) const | face | |
writeEntry(Ostream &os) const | UList | |
writeEntry(const word &keyword, Ostream &os) const | UList | |
~List() | List | |