Revision 8b899bc1abd7a5a7b7f2584ebe4faa8306042a4a authored by Thomas Fischer on 14 June 2021, 14:56:32 UTC, committed by Thomas Fischer on 18 June 2021, 09:20:16 UTC
- don't modify the bounding box in SurfaceGrid
- access the minimal / maximal point of the AABB
  via public interface functions.
- Using auto for minimal / maximal point to
  get independent from the point type.
1 parent a2f719b
History
File Mode Size
Elements
IO
MeshEditing
MeshGenerators
MeshQuality
MeshSearch
Utils
Vtk
CMakeLists.txt -rw-r--r-- 1.5 KB
CoordinateSystem.cpp -rw-r--r-- 2.0 KB
CoordinateSystem.h -rw-r--r-- 1.7 KB
ElementCoordinatesMappingLocal.cpp -rw-r--r-- 2.9 KB
ElementCoordinatesMappingLocal.h -rw-r--r-- 1.4 KB
ElementStatus.cpp -rw-r--r-- 4.0 KB
ElementStatus.h -rw-r--r-- 2.1 KB
Location.cpp -rw-r--r-- 974 bytes
Location.h -rw-r--r-- 1.7 KB
Mesh.cpp -rw-r--r-- 11.7 KB
Mesh.h -rw-r--r-- 11.0 KB
MeshEnums.cpp -rw-r--r-- 5.5 KB
MeshEnums.h -rw-r--r-- 2.3 KB
MeshInformation.cpp -rw-r--r-- 4.1 KB
MeshInformation.h -rw-r--r-- 2.3 KB
MeshSubset.h -rw-r--r-- 3.0 KB
MeshSurfaceExtraction.cpp -rw-r--r-- 18.4 KB
MeshSurfaceExtraction.h -rw-r--r-- 3.6 KB
Node.cpp -rw-r--r-- 1.6 KB
Node.h -rw-r--r-- 3.0 KB
NodeAdjacencyTable.h -rw-r--r-- 2.1 KB
NodePartitionedMesh.h -rw-r--r-- 6.4 KB
Properties-impl.h -rw-r--r-- 7.0 KB
Properties.cpp -rw-r--r-- 4.7 KB
Properties.h -rw-r--r-- 7.3 KB
PropertyVector.h -rw-r--r-- 10.0 KB
VtkOGSEnum.cpp -rw-r--r-- 2.0 KB
VtkOGSEnum.h -rw-r--r-- 362 bytes
convertMeshToGeo.cpp -rw-r--r-- 6.0 KB
convertMeshToGeo.h -rw-r--r-- 1.5 KB
findElementsWithinRadius.cpp -rw-r--r-- 3.7 KB
findElementsWithinRadius.h -rw-r--r-- 1.2 KB

back to top