dune-pdelab  2.4-dev
eigenmatrixbackend.hh
Go to the documentation of this file.
1 #ifndef DUNE_PDELAB_EIGENMATRIXBACKEND_HH
2 #define DUNE_PDELAB_EIGENMATRIXBACKEND_HH
3 
7 
8 #warning this header is deprecated, please use dune/pdelab/backend/eigen.hh
9 
10 #endif /* DUNE_PDELAB_EIGENMATRIXBACKEND_HH */
11 // -*- tab-width: 4; indent-tabs-mode: nil -*-
12 // vi: set et ts=4 sw=2 sts=2: