Skip to content
Snippets Groups Projects

Feature/amg memory management

Merged Christian Engwer requested to merge feature/amg-memory-management into master
1 unresolved thread
5 files
+ 4
959
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -4,7 +4,7 @@
#include "mpi.h"
#include <dune/common/parallel/mpicollectivecommunication.hh>
#include <dune/istl/paamg/hierarchy.hh>
#include <dune/istl/paamg/matrixhierarchy.hh>
#include <dune/istl/paamg/smoother.hh>
#include <dune/istl/preconditioners.hh>
#include <dune/istl/owneroverlapcopy.hh>
Loading