dune-pdelab
2.5-dev
dune
pdelab
backend
eigen.hh
Go to the documentation of this file.
1
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2
// vi: set et ts=4 sw=2 sts=2:
3
#ifndef DUNE_PDELAB_BACKEND_EIGEN_HH
4
#define DUNE_PDELAB_BACKEND_EIGEN_HH
5
6
#include <
dune/pdelab/backend/eigen/descriptors.hh
>
7
#include <
dune/pdelab/backend/eigen/vector.hh
>
8
#include <
dune/pdelab/backend/eigen/matrix.hh
>
9
#include <
dune/pdelab/backend/eigen/solvers.hh
>
10
12
namespace
Dune
{
13
namespace
PDELab {
14
namespace
EIGEN {
15
using namespace
Eigen
;
16
}
17
}
18
}
19
#endif // DUNE_PDELAB_BACKEND_EIGEN_HH
matrix.hh
vector.hh
solvers.hh
Dune
For backward compatibility – Do not use this!
Definition:
adaptivity.hh:27
descriptors.hh
Eigen
Generated by
1.8.13