Skip to content
Snippets Groups Projects

WIP: Add a parallel global GridView wrapper

Open Simon Praetorius requested to merge feature/parallel-grid-view into master
14 files
+ 1603
0
Compare changes
  • Side-by-side
  • Inline
Files
14
@@ -2,5 +2,6 @@ add_subdirectory("test")
install(FILES
concepts.hh
istlcommunication.hh
istlvectorbackend.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/functions/backends)
Loading