|
dune-pdelab
2.5-dev
|
#include <dune/pdelab/backend/interface.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 |
| Tag describing an ISTL BlockVector backend. More... | |
| struct | Dune::PDELab::ISTL::VectorBackend< blocking, block_size_ > |
| struct | Dune::PDELab::ISTL::VectorBackend< blocking, block_size_ >::Traits |
Namespaces | |
| Dune | |
| For backward compatibility – Do not use this! | |
| Dune::PDELab | |
| Dune::PDELab::ISTL | |
Enumerations | |
| enum | Dune::PDELab::ISTL::Blocking { Dune::PDELab::ISTL::Blocking::none, Dune::PDELab::ISTL::Blocking::bcrs, Dune::PDELab::ISTL::Blocking::fixed } |
| The type of blocking employed at this node in the function space tree. More... | |
1.8.17