oppositeFace Member List

This is the complete list of members for oppositeFace, including all inherited members.

append(const T &val)List< T >inline
append(T &&val)List< T >inline
append(const UList< T > &list)List< T >inline
append(const IndirectListBase< T, Addr > &list)List< T >inline
areaInContact(const UList< point > &meshPoints, const scalarField &v) constface
areaNormal(const UList< point > &p) constface
average(const UList< point > &meshPoints, const Field< Type > &fld) constface
centre(const UList< point > &points) constface
clear()List< T >inline
clone() constList< T >inline
collapse()face
compare(const face &a, const face &b)facestatic
contactSphereDiameter(const point &p, const vector &n, const UList< point > &meshPoints) constface
EDGE enum valueface
edgeDirection(const edge &e) constface
edges() constface
face()=defaultface
face(const label sz)faceinlineexplicit
face(const labelUList &list)faceinlineexplicit
face(const FixedList< label, N > &list)faceinlineexplicit
face(std::initializer_list< label > list)faceinlineexplicit
face(labelList &&list)faceinlineexplicit
face(const triFace &f)face
face(Istream &is)faceinline
faceEdge(const label n) constfaceinline
flip()face
FOAM_DEPRECATED_FOR(2018-12, "areaNormal() or unitNormal()") vector normal(const UList< point > &p) constfaceinline
found() constoppositeFaceinline
Foam::face::found(const label pointLabel) constfaceinline
inertia(const UList< point > &p, const point &refPt=vector::zero, scalar density=1.0) constface
intersection(const point &p, const vector &q, const point &ctr, const UList< point > &meshPoints, const intersection::algorithm alg, const scalar tol=0.0) constface
List() noexceptList< T >inline
List(const label len)List< T >explicit
List(const label len, const T &val)List< T >
List(const label len, const zero)List< T >
List(const one, const T &val)List< T >
List(const one, T &&val)List< T >
List(const one, const zero)List< T >
List(const List< T > &a)List< T >
List(const UList< T > &a)List< T >explicit
List(List< T > &a, bool reuse)List< T >
List(const UList< T > &list, const labelUList &indices)List< T >
List(const UList< T > &list, const FixedList< label, N > &indices)List< T >
List(InputIterator begIter, InputIterator endIter)List< T >
List(const FixedList< T, N > &list)List< T >explicit
List(const PtrList< T > &list)List< T >explicit
List(const SLList< T > &list)List< T >explicit
List(const IndirectListBase< T, Addr > &list)List< T >explicit
List(std::initializer_list< T > list)List< T >
List(List< T > &&list)List< T >
List(DynamicList< T, SizeMin > &&list)List< T >
List(SortableList< T > &&list)List< T >
List(SLList< T > &&list)List< T >
List(Istream &is)List< T >
longestEdge(const UList< point > &pts) constface
mag(const UList< point > &p) constfaceinline
masterIndex() constoppositeFaceinline
nearestPoint(const point &p, const UList< point > &meshPoints) constface
nearestPointClassify(const point &p, const UList< point > &meshPoints, label &nearType, label &nearLabel) constface
nEdges() constfaceinline
newElmt(const label i)List< T >inline
nextLabel(const label i) constfaceinline
NONE enum valueface
nTriangles() constfaceinline
nTriangles(const UList< point > &unused) constface
nTrianglesQuads(const UList< point > &points, label &nTris, label &nQuads) constface
null()List< T >inlinestatic
operator=(const UList< T > &a)List< T >
operator=(const List< T > &list)List< T >
operator=(const SLList< T > &list)List< T >
operator=(const IndirectListBase< T, Addr > &list)List< T >
operator=(const FixedList< T, N > &list)List< T >
operator=(std::initializer_list< T > list)List< T >
operator=(const T &val)List< T >inline
operator=(const zero)List< T >inline
operator=(List< T > &&list)List< T >
operator=(DynamicList< T, SizeMin > &&list)List< T >
operator=(SortableList< T > &&list)List< T >
operator=(SLList< T > &&list)List< T >
oppositeFace(const face &f, const label masterIndex, const label oppositeIndex)oppositeFaceinline
oppositeIndex() constoppositeFaceinline
POINT enum valueface
points(const UList< point > &points) constfaceinline
prevLabel(const label i) constfaceinline
proxType enum nameface
ray(const point &p, const vector &n, const UList< point > &meshPoints, const intersection::algorithm alg=intersection::FULL_RAY, const intersection::direction dir=intersection::VECTOR) constface
resize(const label newSize)List< T >inline
resize(const label newSize, const T &val)List< T >
resize(const label newSize)List< T >inline
reverseFace() constface
sameVertices(const face &a, const face &b)facestatic
set(const label i, bool val=true)List< T >inline
setSize(const label newSize)List< T >inline
setSize(const label newSize, const T &val)List< T >inline
shallowCopy(const UList< T > &)=deleteList< T >
sign(const point &p, const UList< point > &points, const scalar tol=SMALL) constface
subList typedefList< T >
sweptVol(const UList< point > &oldPoints, const UList< point > &newPoints) constface
transfer(List< T > &list)List< T >
transfer(DynamicList< T, SizeMin > &list)List< T >
transfer(SortableList< T > &list)List< T >
triangles(const UList< point > &points, label &triI, faceList &triFaces) constface
triangles(const UList< point > &points, DynamicList< face, SizeMin > &triFaces) constface
triangles(const UList< point > &points, DynamicList< face, SizeMin > &triFaces) constface
trianglesQuads(const UList< point > &points, label &triI, label &quadI, faceList &triFaces, faceList &quadFaces) constface
typeNamefacestatic
unitNormal(const UList< point > &p) constfaceinline
which(const label pointLabel) constfaceinline
~List()List< T >