Skip to content
Snippets Groups Projects

playground executable for experimenting with solvers and preconditioners

Merged Nils-Arne Dreier requested to merge nils.dreier/dune-istl:solve_mm into master
2 unresolved threads
Files
5
+ 4
0
add_executable(istl-playground EXCLUDE_FROM_ALL istl-playground.cc)
add_dune_all_flags(istl-playground)
dune_symlink_to_source_files(FILES playground.ini)
dune_add_test(TARGET istl-playground)
Loading