Skip to content
Snippets Groups Projects

Merge branch 'fix-istl-solver' into 'master'

Merged Timo Koch requested to merge cherry-pick-9a18c348 into releases/3.7
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -33,6 +33,7 @@
#include <dune/common/parallel/mpicommunication.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/istl/solvers.hh>
#include <dune/istl/solverfactory.hh>
#include <dune/istl/owneroverlapcopy.hh>
#include <dune/istl/scalarproducts.hh>
#include <dune/istl/paamg/amg.hh>
Loading