Skip to content
Snippets Groups Projects
Commit 0f38f2d3 authored by Max Kahnt's avatar Max Kahnt
Browse files

Add missing include.

parent 5ef7b420
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
#include <dune/istl/bcrsmatrix.hh> #include <dune/istl/bcrsmatrix.hh>
#include <dune/common/fmatrix.hh> #include <dune/common/fmatrix.hh>
#include <dune/common/bitsetvector.hh> #include <dune/common/bitsetvector.hh>
#include <dune/solvers/transferoperators/multigridtransfer.hh>
/** \brief Restriction and prolongation interface class for truncated multigrid /** \brief Restriction and prolongation interface class for truncated multigrid
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment