dune-pdelab
2.7-git
dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8
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
#if HAVE_EIGEN
7
8
#include <
dune/pdelab/backend/eigen/descriptors.hh
>
9
#include <
dune/pdelab/backend/eigen/vector.hh
>
10
#include <
dune/pdelab/backend/eigen/matrix.hh
>
11
#include <
dune/pdelab/backend/eigen/solvers.hh
>
12
14
namespace
Dune
{
15
namespace
PDELab {
16
namespace
EIGEN {
17
using namespace
Eigen;
18
}
19
}
20
}
21
#endif
//HAVE_EIGEN
22
#endif
// DUNE_PDELAB_BACKEND_EIGEN_HH
solvers.hh
Dune
For backward compatibility – Do not use this!
Definition:
adaptivity.hh:28
descriptors.hh
matrix.hh
vector.hh
Generated by
1.9.1