dune-pdelab
2.0.0
|
#include <dune/common/static_assert.hh>
#include <dune/pdelab/backend/istl/forwarddeclarations.hh>
#include <dune/pdelab/backend/istl/matrixhelpers.hh>
#include <dune/pdelab/backend/istl/utility.hh>
#include <cstddef>
Go to the source code of this file.
Classes | |
struct | Dune::PDELab::istl_vector_backend_tag |
struct | Dune::PDELab::ISTLVectorBackend< blocking, block_size_ > |
struct | Dune::PDELab::ISTLVectorBackend< blocking, block_size_ >::Traits |
struct | Dune::PDELab::ISTLMatrixBackend |
Backend using ISTL matrices. More... | |
struct | Dune::PDELab::ISTLMatrixBackend::MatrixHelper< VV, VU, E > |
Namespaces | |
Dune | |
Dune::PDELab | |
Dune::PDELab::ISTLParameters | |
Enumerations | |
enum | Dune::PDELab::ISTLParameters::Blocking { Dune::PDELab::ISTLParameters::no_blocking, Dune::PDELab::ISTLParameters::dynamic_blocking, Dune::PDELab::ISTLParameters::static_blocking } |