Skip to content
Snippets Groups Projects
Commit 36666819 authored by Elias Pipping's avatar Elias Pipping Committed by pipping
Browse files

DiagonalMatrix has been moved to dune-common

[[Imported from SVN: r7065]]
parent 7a07f6e2
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,11 @@
#include<iostream>
#include<bitset>
#include <dune/common/diagonalmatrix.hh>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <dune/common/static_assert.hh>
#include <dune/istl/diagonalmatrix.hh>
#include <dune/istl/scaledidmatrix.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dune/istl/bvector.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment