PatchTools Member List

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

calcBounds(const PrimitivePatch< Face, FaceList, PointField, PointType > &p, boundBox &bb, label &nPoints)PatchToolsstatic
checkOrientation(const PrimitivePatch< Face, FaceList, PointField, PointType > &, const bool report=false, labelHashSet *marked=0)PatchToolsstatic
edgeNormals(const polyMesh &, const PrimitivePatch< Face, FaceList, PointField, PointType > &, const labelList &patchEdges, const labelList &coupledEdges)PatchToolsstatic
edgeNormals(const polyMesh &mesh, const PrimitivePatch< Face, FaceList, PointField, PointType > &p, const labelList &patchEdges, const labelList &coupledEdges)PatchTools
edgeOwner(const PrimitivePatch< Face, FaceList, PointField, PointType > &)PatchToolsstatic
edgeOwner(const PrimitivePatch< Face, FaceList, PointField, PointType > &p)PatchTools
gatherAndMerge(const scalar mergeDist, const PrimitivePatch< Face, FaceList, PointField, PointType > &p, Field< PointType > &mergedPoints, List< Face > &mergedFaces, labelList &pointMergeMap)PatchToolsstatic
gatherAndMerge(const polyMesh &mesh, const FaceList &faces, const labelList &meshPoints, const Map< label > &meshPointMap, labelList &pointToGlobal, labelList &uniqueMeshPointLabels, autoPtr< globalIndex > &globalPoints, autoPtr< globalIndex > &globalFaces, List< typename FaceList::value_type > &mergedFaces, pointField &mergedPoints)PatchToolsstatic
markZone(const PrimitivePatch< Face, FaceList, PointField, PointType > &, const BoolListType &borderEdge, const label facei, const label currentZone, labelList &faceZone)PatchToolsstatic
markZones(const PrimitivePatch< Face, FaceList, PointField, PointType > &, const BoolListType &borderEdge, labelList &faceZone)PatchToolsstatic
markZones(const PrimitivePatch< Face, FaceList, PointField, PointType > &p, const BoolListType &borderEdge, labelList &faceZone)PatchTools
matchEdges(const PrimitivePatch< Face1, FaceList1, PointField1, PointType1 > &p1, const PrimitivePatch< Face2, FaceList2, PointField2, PointType2 > &p2, labelList &p1EdgeLabels, labelList &p2EdgeLabels, PackedBoolList &sameOrientation)PatchToolsstatic
matchPoints(const PrimitivePatch< Face1, FaceList1, PointField1, PointType1 > &p1, const PrimitivePatch< Face2, FaceList2, PointField2, PointType2 > &p2, labelList &p1PointLabels, labelList &p2PointLabels)PatchToolsstatic
pointNormals(const polyMesh &, const PrimitivePatch< Face, FaceList, PointField, PointType > &)PatchToolsstatic
pointNormals(const polyMesh &mesh, const PrimitivePatch< Face, FaceList, PointField, PointType > &p)PatchTools
sortedEdgeFaces(const PrimitivePatch< Face, FaceList, PointField, PointType > &)PatchToolsstatic
sortedEdgeFaces(const PrimitivePatch< Face, FaceList, PointField, PointType > &p)PatchTools
sortedPointEdges(const PrimitivePatch< Face, FaceList, PointField, PointType > &)PatchToolsstatic
sortedPointEdges(const PrimitivePatch< Face, FaceList, PointField, PointType > &p)PatchTools
subsetMap(const PrimitivePatch< Face, FaceList, PointField, PointType > &p, const BoolListType &includeFaces, labelList &pointMap, labelList &faceMap)PatchToolsstatic