This is the complete list of members for face, including all inherited members.
append(const T &val) | List | inline |
append(T &&val) | List | inline |
append(const UList< T > &list) | List | inline |
append(const IndirectListBase< T, Addr > &list) | List | inline |
append(const T &val) | List | inline |
append(T &&val) | List | inline |
append(const UList< T > &list) | List | inline |
appendUniq(const T &val) | List | inline |
areaInContact(const UList< point > &meshPoints, const scalarField &v) const | face | |
areaNormal(const UList< point > &p) const | face | |
average(const UList< point > &meshPoints, const Field< Type > &fld) const | face | |
centre(const UList< point > &points) const | face | |
clear() | List | inline |
clone() const | List | inline |
collapse() | face | |
compare(const face &a, const face &b) | face | static |
contactSphereDiameter(const point &p, const vector &n, const UList< point > &meshPoints) const | face | |
edge(const label edgei) const | face | inline |
edge(const label edgei, const UList< point > &pts) const | face | inline |
EDGE enum value | face | |
edgeDirection(const Foam::edge &e) const | face | |
edges() const | face | |
face() noexcept=default | face | |
face(const label sz) | face | inlineexplicit |
face(const labelUList &list) | face | inlineexplicit |
face(labelList &&list) | face | inlineexplicit |
face(std::initializer_list< label > list) | face | inlineexplicit |
face(const FixedList< label, N > &list) | face | inlineexplicit |
face(const labelUList &list, const labelUList &indices) | face | inline |
face(const labelUList &list, const FixedList< label, N > &indices) | face | inline |
face(const triFace &f) | face | |
face(Istream &is) | face | inline |
faceEdge(label edgei) const | face | inline |
flip() | face | |
FOAM_DEPRECATED_FOR(2018-12, "areaNormal() or unitNormal()") vector normal(const UList< point > &p) const | face | inline |
hash_code(unsigned seed=0) const | face | inline |
inertia(const UList< point > &p, const point &refPt=vector::zero, scalar density=1.0) const | face | |
intersection(const point &p, const vector &q, const point &ctr, const UList< point > &meshPoints, const intersection::algorithm alg, const scalar tol=0.0) const | face | |
List() noexcept | List | inline |
List(const label len) | List | explicit |
List(const label len, const T &val) | List | |
List(const label len, const Foam::zero) | List | |
List(const Foam::one, const T &val) | List | |
List(const Foam::one, T &&val) | List | |
List(const Foam::one, const Foam::zero) | List | |
List(const List< T > &a) | List | |
List(const UList< T > &a) | List | explicit |
List(List< T > &a, bool reuse) | List | |
List(const UList< T > &list, const labelUList &indices) | List | |
List(const UList< T > &list, const FixedList< label, N > &indices) | List | |
List(const FixedList< T, N > &list) | List | explicit |
List(const PtrList< T > &list) | List | explicit |
List(const SLList< T > &list) | List | explicit |
List(const IndirectListBase< T, Addr > &list) | List | explicit |
List(std::initializer_list< T > list) | List | |
List(List< T > &&list) | List | |
List(DynamicList< T, SizeMin > &&list) | List | |
List(SortableList< T > &&list) | List | |
List(SLList< T > &&list) | List | |
List(Istream &is) | List | |
List(const label len) | List | |
List(const label len, const T &val) | List | |
List(const label len, const Foam::zero) | List | |
List(const Foam::one, const T &val) | List | |
List(const Foam::one, T &&val) | List | |
List(const Foam::one, const Foam::zero) | List | |
List(const UList< T > &a) | List | |
List(const List< T > &a) | List | |
List(List< T > &a, bool reuse) | List | |
List(const UList< T > &list, const labelUList &indices) | List | |
List(const PtrList< T > &list) | List | |
List(const SLList< T > &list) | List | |
List(std::initializer_list< T > list) | List | |
List(List< T > &&list) | List | |
List(SortableList< T > &&list) | List | |
List(SLList< T > &&list) | List | |
List() noexcept | List | inline |
List(Istream &is) | List | |
longestEdge(const UList< point > &pts) const | face | |
mag(const UList< point > &p) const | face | inline |
nearestPoint(const point &p, const UList< point > &meshPoints) const | face | |
nearestPointClassify(const point &p, const UList< point > &meshPoints, label &nearType, label &nearLabel) const | face | |
nEdges() const noexcept | face | inline |
newElmt(const label i) | List | inline |
nextLabel(const label i) const | face | inline |
NONE enum value | face | |
nTriangles() const | face | inline |
nTriangles(const UList< point > &unused) const | face | |
nTrianglesQuads(const UList< point > &points, label &nTris, label &nQuads) const | face | |
null() | List | inlinestatic |
operator=(const UList< T > &a) | List | |
operator=(const List< T > &list) | List | |
operator=(const SLList< T > &list) | List | |
operator=(const IndirectListBase< T, Addr > &list) | List | |
operator=(const FixedList< T, N > &list) | List | |
operator=(std::initializer_list< T > list) | List | |
operator=(const T &val) | List | inline |
operator=(const Foam::zero) | List | inline |
operator=(List< T > &&list) | List | |
operator=(DynamicList< T, SizeMin > &&list) | List | |
operator=(SortableList< T > &&list) | List | |
operator=(SLList< T > &&list) | List | |
operator=(const UList< T > &a) | List | |
operator=(const List< T > &list) | List | |
operator=(const SLList< T > &list) | List | |
operator=(std::initializer_list< T > list) | List | |
operator=(List< T > &&list) | List | |
operator=(SortableList< T > &&list) | List | |
operator=(SLList< T > &&list) | List | |
operator=(const T &val) | List | inline |
operator=(const Foam::zero) | List | inline |
POINT enum value | face | |
points(const UList< point > &pts) const | face | inline |
prevLabel(const label i) const | face | inline |
proxType enum name | face | |
ray(const point &p, const vector &n, const UList< point > &meshPoints, const intersection::algorithm alg=intersection::FULL_RAY, const intersection::direction dir=intersection::VECTOR) const | face | |
rcEdge(const label edgei) const | face | inline |
rcEdge(const label edgei, const UList< point > &pts) const | face | inline |
rcEdges() const | face | |
readList(Istream &is) | List | |
readList(Istream &is) | List | |
readList(Istream &is) | List | |
resize(const label len) | List | inline |
resize(const label len, const T &val) | List | |
resize(const label newLen) | List | inline |
resize_nocopy(const label len) | List | inline |
reverseFace() const | face | |
sameVertices(const face &a, const face &b) | face | static |
set(const label i, bool val=true) | List | inline |
setSize(const label n) | List | inline |
setSize(const label n, const T &val) | List | inline |
shallowCopy(const UList< T > &)=delete | List | |
sign(const point &p, const UList< point > &points, const scalar tol=SMALL) const | face | |
subList typedef | List | |
sweptVol(const UList< point > &oldPoints, const UList< point > &newPoints) const | face | |
symmhash_code(const UList< label > &f, unsigned seed=0) | face | static |
symmhash_code(unsigned seed=0) const | face | inline |
thisLabel(const label i) const | face | inline |
transfer(List< T > &list) | List | |
transfer(DynamicList< T, SizeMin > &list) | List | |
transfer(SortableList< T > &list) | List | |
transfer(List< T > &list) | List | |
transfer(SortableList< T > &list) | List | |
triangles(const UList< point > &points, label &triI, faceList &triFaces) const | face | |
triangles(const UList< point > &points, DynamicList< face, SizeMin > &triFaces) const | face | |
triangles(const UList< point > &points, DynamicList< face, SizeMin > &triFaces) const | face | |
trianglesQuads(const UList< point > &points, label &triI, label &quadI, faceList &triFaces, faceList &quadFaces) const | face | |
typeName | face | static |
unitNormal(const UList< point > &p) const | face | inline |
which(const label pointLabel) const | face | inline |
~List() | List |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.