3#include <dune/grid/common/partitionset.hh>
4#include <amdis/linearalgebra/IndexDistribution.hpp>
5#include <amdis/linearalgebra/eigen/MatrixSize.hpp>
6#include <amdis/linearalgebra/eigen/MatrixBackend.hpp>
7#include <amdis/linearalgebra/eigen/VectorBackend.hpp>
19 template <
class,
class>
23 template <
class Value>
30 template <
class Value>
34 using PartitionSet = Dune::Partitions::All;
Dummy implementation for sequential index "distribution".
Definition: IndexDistribution.hpp:7
The basic container that stores a base matrix and a corresponding row/column feSpace.
Definition: MatrixBackend.hpp:24
The basic container that stores a base vector and a corresponding basis.
Definition: VectorBackend.hpp:22
Definition: MatrixSize.hpp:12
Definition: Traits.hpp:21
Definition: Traits.hpp:29
Definition: Traits.hpp:15