STYLE: update PrimitivePatch (#1648)
- simplified templating, which cleans up code and does not appear to break any normal user coding. ENH: unique_ptr instead of homegrown demand-driven handling.
Showing
- applications/test/primitivePatch/Test-PrimitivePatch.C 1 addition, 1 deletionapplications/test/primitivePatch/Test-PrimitivePatch.C
- applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMesh.H 10 additions, 9 deletions...eneration/extrude/extrudeMesh/extrudedMesh/extrudedMesh.H
- applications/utilities/mesh/generation/extrude/extrudeMesh/extrudedMesh/extrudedMeshTemplates.C 9 additions, 18 deletions.../extrude/extrudeMesh/extrudedMesh/extrudedMeshTemplates.C
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.H 1 addition, 1 deletion...backgroundMeshDecomposition/backgroundMeshDecomposition.H
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/cellSizeControlSurfaces/surfaceCellSizeFunction/cellSizeCalculationType/automatic/automatic.C 2 additions, 2 deletions...izeFunction/cellSizeCalculationType/automatic/automatic.C
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/cellSizeControlSurfaces/surfaceCellSizeFunction/nonUniformField/nonUniformField.H 3 additions, 3 deletions...surfaceCellSizeFunction/nonUniformField/nonUniformField.H
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchTools.H 40 additions, 114 deletionssrc/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchTools.H
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsCheck.C 8 additions, 12 deletions...penFOAM/meshes/primitiveMesh/PatchTools/PatchToolsCheck.C
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsEdgeOwner.C 10 additions, 14 deletions...OAM/meshes/primitiveMesh/PatchTools/PatchToolsEdgeOwner.C
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsGatherAndMerge.C 25 additions, 24 deletions...eshes/primitiveMesh/PatchTools/PatchToolsGatherAndMerge.C
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsMatch.C 9 additions, 21 deletions...penFOAM/meshes/primitiveMesh/PatchTools/PatchToolsMatch.C
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsNormals.C 8 additions, 21 deletions...nFOAM/meshes/primitiveMesh/PatchTools/PatchToolsNormals.C
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsSearch.C 9 additions, 38 deletions...enFOAM/meshes/primitiveMesh/PatchTools/PatchToolsSearch.C
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsSortEdges.C 7 additions, 13 deletions...OAM/meshes/primitiveMesh/PatchTools/PatchToolsSortEdges.C
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsSortPoints.C 3 additions, 9 deletions...AM/meshes/primitiveMesh/PatchTools/PatchToolsSortPoints.C
- src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.C 113 additions, 249 deletions...FOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.C
- src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.H 54 additions, 61 deletions...FOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.H
- src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatchAddressing.C 17 additions, 34 deletions...s/primitiveMesh/PrimitivePatch/PrimitivePatchAddressing.C
- src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatchBdryPoints.C 6 additions, 18 deletions...s/primitiveMesh/PrimitivePatch/PrimitivePatchBdryPoints.C
- src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatchCheck.C 14 additions, 54 deletions...meshes/primitiveMesh/PrimitivePatch/PrimitivePatchCheck.C