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) | PatchTools | static |
| checkOrientation(const PrimitivePatch< Face, FaceList, PointField, PointType > &, const bool report=false, labelHashSet *marked=0) | PatchTools | static |
| edgeNormals(const polyMesh &, const PrimitivePatch< Face, FaceList, PointField, PointType > &, const labelList &patchEdges, const labelList &coupledEdges) | PatchTools | static |
| 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 > &) | PatchTools | static |
| 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) | PatchTools | static |
| 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) | PatchTools | static |
| markZone(const PrimitivePatch< Face, FaceList, PointField, PointType > &, const BoolListType &borderEdge, const label facei, const label currentZone, labelList &faceZone) | PatchTools | static |
| markZones(const PrimitivePatch< Face, FaceList, PointField, PointType > &, const BoolListType &borderEdge, labelList &faceZone) | PatchTools | static |
| 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) | PatchTools | static |
| matchPoints(const PrimitivePatch< Face1, FaceList1, PointField1, PointType1 > &p1, const PrimitivePatch< Face2, FaceList2, PointField2, PointType2 > &p2, labelList &p1PointLabels, labelList &p2PointLabels) | PatchTools | static |
| pointNormals(const polyMesh &, const PrimitivePatch< Face, FaceList, PointField, PointType > &) | PatchTools | static |
| pointNormals(const polyMesh &mesh, const PrimitivePatch< Face, FaceList, PointField, PointType > &p) | PatchTools | |
| sortedEdgeFaces(const PrimitivePatch< Face, FaceList, PointField, PointType > &) | PatchTools | static |
| sortedEdgeFaces(const PrimitivePatch< Face, FaceList, PointField, PointType > &p) | PatchTools | |
| sortedPointEdges(const PrimitivePatch< Face, FaceList, PointField, PointType > &) | PatchTools | static |
| sortedPointEdges(const PrimitivePatch< Face, FaceList, PointField, PointType > &p) | PatchTools | |
| subsetMap(const PrimitivePatch< Face, FaceList, PointField, PointType > &p, const BoolListType &includeFaces, labelList &pointMap, labelList &faceMap) | PatchTools | static |
1.8.13