3#ifndef DUNE_PDELAB_BACKEND_SIMPLE_HH
4#define DUNE_PDELAB_BACKEND_SIMPLE_HH
6#include <dune/pdelab/backend/simple/descriptors.hh>
7#include <dune/pdelab/backend/simple/vector.hh>
8#include <dune/pdelab/backend/simple/matrix.hh>
9#include <dune/pdelab/backend/simple/sparse.hh>
15 using namespace Simple;
Dune namespace.
Definition: alignedallocator.hh:13