Added mesh module
Showing
- CMakeLists.txt 3 additions, 0 deletionsCMakeLists.txt
- apps/benchmarks/CMakeLists.txt 2 additions, 0 deletionsapps/benchmarks/CMakeLists.txt
- apps/benchmarks/ComplexGeometry/CMakeLists.txt 14 additions, 0 deletionsapps/benchmarks/ComplexGeometry/CMakeLists.txt
- apps/benchmarks/ComplexGeometry/ComplexGeometry.cpp 299 additions, 0 deletionsapps/benchmarks/ComplexGeometry/ComplexGeometry.cpp
- apps/benchmarks/ComplexGeometry/bunny.obj 104502 additions, 0 deletionsapps/benchmarks/ComplexGeometry/bunny.obj
- apps/benchmarks/ComplexGeometry/cube.obj 36 additions, 0 deletionsapps/benchmarks/ComplexGeometry/cube.obj
- apps/benchmarks/ComplexGeometry/input.conf 12 additions, 0 deletionsapps/benchmarks/ComplexGeometry/input.conf
- apps/benchmarks/MeshDistance/CMakeLists.txt 13 additions, 0 deletionsapps/benchmarks/MeshDistance/CMakeLists.txt
- apps/benchmarks/MeshDistance/MeshDistanceBenchmark.cpp 211 additions, 0 deletionsapps/benchmarks/MeshDistance/MeshDistanceBenchmark.cpp
- apps/benchmarks/MeshDistance/bunny.obj 104502 additions, 0 deletionsapps/benchmarks/MeshDistance/bunny.obj
- src/geometry/all.h 1 addition, 0 deletionssrc/geometry/all.h
- src/geometry/containment_octree/BranchNode.h 210 additions, 0 deletionssrc/geometry/containment_octree/BranchNode.h
- src/geometry/containment_octree/ContainmentOctree.h 335 additions, 0 deletionssrc/geometry/containment_octree/ContainmentOctree.h
- src/geometry/containment_octree/IndeterminateLeafNode.h 63 additions, 0 deletionssrc/geometry/containment_octree/IndeterminateLeafNode.h
- src/geometry/containment_octree/InsideLeafNode.h 55 additions, 0 deletionssrc/geometry/containment_octree/InsideLeafNode.h
- src/geometry/containment_octree/LeafNode.h 57 additions, 0 deletionssrc/geometry/containment_octree/LeafNode.h
- src/geometry/containment_octree/Node.h 61 additions, 0 deletionssrc/geometry/containment_octree/Node.h
- src/geometry/containment_octree/OutsideLeafNode.h 56 additions, 0 deletionssrc/geometry/containment_octree/OutsideLeafNode.h
- src/geometry/containment_octree/all.h 25 additions, 0 deletionssrc/geometry/containment_octree/all.h
- src/lbm/communication/SparsePdfFieldPackInfo.h 258 additions, 0 deletionssrc/lbm/communication/SparsePdfFieldPackInfo.h
Please register or sign in to comment