Merge branch 'feature/2d-2d-intersections' into 'master'
Feature/2d 2d intersections See merge request !1625
No related branches found
Tags dumux-course-2018
Showing
- dumux/common/geometry/geometryintersection.hh 273 additions, 3 deletionsdumux/common/geometry/geometryintersection.hh
- dumux/common/geometry/grahamconvexhull.hh 53 additions, 7 deletionsdumux/common/geometry/grahamconvexhull.hh
- dumux/common/geometry/triangulation.hh 3 additions, 3 deletionsdumux/common/geometry/triangulation.hh
- test/common/geometry/CMakeLists.txt 2 additions, 0 deletionstest/common/geometry/CMakeLists.txt
- test/common/geometry/test_1d1d_intersection.cc 131 additions, 0 deletionstest/common/geometry/test_1d1d_intersection.cc
- test/common/geometry/test_2d2d_intersection.cc 155 additions, 0 deletionstest/common/geometry/test_2d2d_intersection.cc
- test/common/geometry/test_graham_convex_hull.cc 8 additions, 6 deletionstest/common/geometry/test_graham_convex_hull.cc
- test/common/geometry/writetriangulation.hh 9 additions, 0 deletionstest/common/geometry/writetriangulation.hh
Loading
Please register or sign in to comment