dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
descriptors.hh File Reference
#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

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::PDELab
 
namespace  Dune::PDELab::ISTL
 

Enumerations

enum class  Dune::PDELab::ISTL::Blocking { Dune::PDELab::ISTL::none , Dune::PDELab::ISTL::bcrs , Dune::PDELab::ISTL::fixed }
 The type of blocking employed at this node in the function space tree. More...