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