ENH: change UnsortedMeshedSurface -> meshedSurface for sampledTriSurfaceMesh
- all sampled surface types now consistently use the same storage, which allows some more simplifications in the future. - before/after comparison of the sampledTriSurfaceMesh tested with motorbike passenger helmet (serial and parallel). Use the newly added 'keepIds' functionality to retain the original ids, and can also compare them to the original obj file with "GenerateIds" in paraview.
Showing
- src/sampling/sampledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.C 198 additions, 90 deletions...pledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.C
- src/sampling/sampledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.H 20 additions, 5 deletions...pledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.H
- src/sampling/sampledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMeshTemplates.C 4 additions, 4 deletions...ce/sampledTriSurfaceMesh/sampledTriSurfaceMeshTemplates.C
Please register or sign in to comment