Merge ae108-meshing/main into '132-merge-ae108-meshing-into-ae108'
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- CMakeLists.txt 4 additions, 2 deletionsCMakeLists.txt
- cmake/modules/FindGmsh.cmake 35 additions, 0 deletionscmake/modules/FindGmsh.cmake
- cmake/modules/FindVoro++.cmake 35 additions, 0 deletionscmake/modules/FindVoro++.cmake
- docker-compose.yml 4 additions, 4 deletionsdocker-compose.yml
- docker/Dockerfile 8 additions, 1 deletiondocker/Dockerfile
- examples/CMakeLists.txt 2 additions, 0 deletionsexamples/CMakeLists.txt
- examples/meshing/CMakeLists.txt 48 additions, 0 deletionsexamples/meshing/CMakeLists.txt
- examples/meshing/GradedLattice.cc 98 additions, 0 deletionsexamples/meshing/GradedLattice.cc
- examples/meshing/PeriodicRVEMesh.cc 129 additions, 0 deletionsexamples/meshing/PeriodicRVEMesh.cc
- examples/meshing/PhysicalGroups.cc 143 additions, 0 deletionsexamples/meshing/PhysicalGroups.cc
- examples/meshing/SegmentMesh.cc 73 additions, 0 deletionsexamples/meshing/SegmentMesh.cc
- examples/meshing/TwoPhaseCube.cc 102 additions, 0 deletionsexamples/meshing/TwoPhaseCube.cc
- meshing/CMakeLists.txt 21 additions, 0 deletionsmeshing/CMakeLists.txt
- meshing/src/BoundaryRepresentation.cc 16 additions, 0 deletionsmeshing/src/BoundaryRepresentation.cc
- meshing/src/BoundingBox.cc 16 additions, 0 deletionsmeshing/src/BoundingBox.cc
- meshing/src/CMakeLists.txt 89 additions, 0 deletionsmeshing/src/CMakeLists.txt
- meshing/src/bounding_box_of.cc 16 additions, 0 deletionsmeshing/src/bounding_box_of.cc
- meshing/src/construct_periodic_point_cloud.cc 75 additions, 0 deletionsmeshing/src/construct_periodic_point_cloud.cc
- meshing/src/construct_rectilinear_grid.cc 166 additions, 0 deletionsmeshing/src/construct_rectilinear_grid.cc
Loading
Please register or sign in to comment