Skip to content
Snippets Groups Projects
Commit 68978f68 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Deprecate dune-fufem BlockMatrixView

parent 1cb99302
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
#include <dune/istl/matrixindexset.hh>
template <class MatrixType>
class BlockMatrixView
class DUNE_DEPRECATED_MSG("This class is deprecated, please use BlockMatrixView.hh from dune-matrix-vector") BlockMatrixView
{
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment