Skip to content
Snippets Groups Projects
Commit 23db902b authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

Merge branch 'feature/curvedgeometry3' of...

Merge branch 'feature/curvedgeometry3' of gitlab.mn.tu-dresden.de:iwr/dune-curvedsurfacegrid into feature/curvedgeometry3
parents ba127239 882a1d32
No related branches found
No related tags found
1 merge request!5Curved Geometry from LocalFunction
......@@ -4,7 +4,6 @@ install(FILES
capabilities.hh
concepts.hh
coordfunctionimplementations.hh
coordprovider.hh
curvedsurfacegrid.hh
datahandle.hh
declaration.hh
......
......@@ -3,6 +3,7 @@ install(FILES
discretegridviewfunction.hh
gridentityset.hh
gridfunction.hh
normalgridviewfunction.hh
spheregridfunction.hh
torusgridfunction.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/curvedsurfacegrid/gridfunctions)
......@@ -10,5 +10,6 @@ dune_add_library("surfacedistance" OBJECT
install(FILES
datastructures.hh
surfacedistance.hh
vertexmap.hh
vtureader.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/curvedsurfacegrid/surfacedistance)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment