Skip to content
Snippets Groups Projects

Extract the FieldMatrix helper from affine geometry

Open Simon Praetorius requested to merge feature/default-matrix-helper into master
1 unresolved thread
Files
7
@@ -4,5 +4,6 @@
install(FILES
algorithms.hh
convergence.hh
defaultmatrixhelper.hh
typefromvertexcount.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/geometry/utility)
Loading