dune-istl  2.9.0
Classes | Namespaces
bdmatrix.hh File Reference

Implementation of the BDMatrix class. More...

#include <memory>
#include <dune/common/rangeutilities.hh>
#include <dune/common/scalarmatrixview.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dune/istl/blocklevel.hh>

Go to the source code of this file.

Classes

class  Dune::BDMatrix< B, A >
 A block-diagonal matrix. More...
 
struct  Dune::FieldTraits< BDMatrix< B, A > >
 

Namespaces

 Dune
 

Detailed Description

Implementation of the BDMatrix class.

Author
Oliver Sander