Extracted essential mesh functionality into new module mesh_common
Showing
- apps/benchmarks/ComplexGeometry/ComplexGeometry.cpp 9 additions, 9 deletionsapps/benchmarks/ComplexGeometry/ComplexGeometry.cpp
- apps/benchmarks/MeshDistance/MeshDistanceBenchmark.cpp 5 additions, 5 deletionsapps/benchmarks/MeshDistance/MeshDistanceBenchmark.cpp
- apps/tutorials/lbm/04_LBComplexGeometry.cpp 9 additions, 9 deletionsapps/tutorials/lbm/04_LBComplexGeometry.cpp
- src/mesh/CMakeLists.txt 1 addition, 1 deletionsrc/mesh/CMakeLists.txt
- src/mesh/MeshConversion.h 2 additions, 2 deletionssrc/mesh/MeshConversion.h
- src/mesh/blockforest/BlockExclusion.h 1 addition, 1 deletionsrc/mesh/blockforest/BlockExclusion.h
- src/mesh/blockforest/BlockForestInitialization.h 2 additions, 2 deletionssrc/mesh/blockforest/BlockForestInitialization.h
- src/mesh/blockforest/RefinementSelection.h 1 addition, 1 deletionsrc/mesh/blockforest/RefinementSelection.h
- src/mesh/boundary/BoundaryUIDFaceDataSource.h 1 addition, 1 deletionsrc/mesh/boundary/BoundaryUIDFaceDataSource.h
- src/mesh/mesh_module.dox 13 additions, 0 deletionssrc/mesh/mesh_module.dox
- src/mesh/pe/communication/ConvexPolyhedron.cpp 1 addition, 1 deletionsrc/mesh/pe/communication/ConvexPolyhedron.cpp
- src/mesh/pe/raytracing/Intersects.h 2 additions, 2 deletionssrc/mesh/pe/raytracing/Intersects.h
- src/mesh/pe/rigid_body/ConvexPolyhedron.cpp 2 additions, 2 deletionssrc/mesh/pe/rigid_body/ConvexPolyhedron.cpp
- src/mesh/pe/rigid_body/ConvexPolyhedron.h 1 addition, 1 deletionsrc/mesh/pe/rigid_body/ConvexPolyhedron.h
- src/mesh/pe/rigid_body/ConvexPolyhedronFactory.cpp 3 additions, 3 deletionssrc/mesh/pe/rigid_body/ConvexPolyhedronFactory.cpp
- src/mesh/pe/tesselation/Box.h 1 addition, 1 deletionsrc/mesh/pe/tesselation/Box.h
- src/mesh/pe/tesselation/ConvexPolyhedron.h 2 additions, 2 deletionssrc/mesh/pe/tesselation/ConvexPolyhedron.h
- src/mesh/pe/vtk/CommonDataSources.h 1 addition, 1 deletionsrc/mesh/pe/vtk/CommonDataSources.h
- src/mesh/pe/vtk/PeVTKMeshWriter.h 2 additions, 2 deletionssrc/mesh/pe/vtk/PeVTKMeshWriter.h
- src/mesh/python/Exports.impl.h 7 additions, 7 deletionssrc/mesh/python/Exports.impl.h
Please register or sign in to comment