PrimitivePatch< FaceList, PointField > Member List

This is the complete list of members for PrimitivePatch< FaceList, PointField >, including all inherited members.

boundaryPoints() constPrimitivePatch< FaceList, PointField >
checkPointManifold(const bool report=false, labelHashSet *setPtr=nullptr) constPrimitivePatch< FaceList, PointField >
checkTopology(const bool report=false, labelHashSet *setPtr=nullptr) constPrimitivePatch< FaceList, PointField >
clearGeom()PrimitivePatch< FaceList, PointField >
clearOut()PrimitivePatch< FaceList, PointField >
clearPatchMeshAddr()PrimitivePatch< FaceList, PointField >
clearTopology()PrimitivePatch< FaceList, PointField >
clone() constPrimitivePatch< FaceList, PointField >inlinevirtual
edgeFaces() constPrimitivePatch< FaceList, PointField >
edgeLoops() constPrimitivePatch< FaceList, PointField >
edges() constPrimitivePatch< FaceList, PointField >
faceAreas() constPrimitivePatch< FaceList, PointField >
faceCentres() constPrimitivePatch< FaceList, PointField >
faceEdges() constPrimitivePatch< FaceList, PointField >
faceFaces() constPrimitivePatch< FaceList, PointField >
FaceListType typedefPrimitivePatch< FaceList, PointField >
faceNormals() constPrimitivePatch< FaceList, PointField >
FaceType typedefPrimitivePatch< FaceList, PointField >
ILLEGAL enum valuePrimitivePatch< FaceList, PointField >
isInternalEdge(const label edgeI) constPrimitivePatch< FaceList, PointField >inline
localFaces() constPrimitivePatch< FaceList, PointField >
localPointOrder() constPrimitivePatch< FaceList, PointField >
localPoints() constPrimitivePatch< FaceList, PointField >
MANIFOLD enum valuePrimitivePatch< FaceList, PointField >
meshEdges(const edgeList &allEdges, const labelListList &cellEdges, const labelList &faceCells) constPrimitivePatch< FaceList, PointField >
meshEdges(const edgeList &allEdges, const labelListList &pointEdges) constPrimitivePatch< FaceList, PointField >
meshPointMap() constPrimitivePatch< FaceList, PointField >
meshPoints() constPrimitivePatch< FaceList, PointField >
movePoints(const Field< PointType > &)PrimitivePatch< FaceList, PointField >virtual
nEdges() constPrimitivePatch< FaceList, PointField >inline
nInternalEdges() constPrimitivePatch< FaceList, PointField >
nPoints() constPrimitivePatch< FaceList, PointField >inline
OPEN enum valuePrimitivePatch< FaceList, PointField >
operator=(const PrimitivePatch< FaceList, PointField > &)PrimitivePatch< FaceList, PointField >
operator=(PrimitivePatch< FaceList, PointField > &&)PrimitivePatch< FaceList, PointField >
pointEdges() constPrimitivePatch< FaceList, PointField >
pointFaces() constPrimitivePatch< FaceList, PointField >
PointFieldType typedefPrimitivePatch< FaceList, PointField >
pointNormals() constPrimitivePatch< FaceList, PointField >
points() constPrimitivePatch< FaceList, PointField >inline
PointType typedefPrimitivePatch< FaceList, PointField >
PrimitivePatch(const FaceList &faces, const Field< PointType > &points)PrimitivePatch< FaceList, PointField >
PrimitivePatch(FaceList &&faces, Field< PointType > &&points)PrimitivePatch< FaceList, PointField >
PrimitivePatch(FaceList &&faces, List< PointType > &&points)PrimitivePatch< FaceList, PointField >
PrimitivePatch(FaceList &faces, Field< PointType > &points, const bool reuse)PrimitivePatch< FaceList, PointField >
PrimitivePatch(const PrimitivePatch< FaceList, PointField > &)PrimitivePatch< FaceList, PointField >
PrimitivePatch(PrimitivePatch< FaceList, PointField > &&)PrimitivePatch< FaceList, PointField >
PrimitivePatch(Istream &, const Field< PointType > &points)PrimitivePatch< FaceList, PointField >
projectFaceCentres(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm=intersection::algorithm::fullRay, const intersection::direction=intersection::direction::vector) constPrimitivePatch< FaceList, PointField >
projectFaceCentres(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm alg, const intersection::direction dir) constPrimitivePatch< FaceList, PointField >
projectPoints(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm=intersection::algorithm::fullRay, const intersection::direction=intersection::direction::vector) constPrimitivePatch< FaceList, PointField >
projectPoints(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm alg, const intersection::direction dir) constPrimitivePatch< FaceList, PointField >
surfaceTopo enum namePrimitivePatch< FaceList, PointField >
surfaceType() constPrimitivePatch< FaceList, PointField >
whichEdge(const edge &) constPrimitivePatch< FaceList, PointField >
whichPoint(const label gp) constPrimitivePatch< FaceList, PointField >
~PrimitivePatch()PrimitivePatch< FaceList, PointField >virtual