|
dune-pdelab
2.5-dev
|
#include <utility>#include <vector>#include <algorithm>#include <set>#include <dune/common/iteratorfacades.hh>#include <dune/pdelab/backend/common/tags.hh>#include <dune/pdelab/backend/common/uncachedmatrixview.hh>#include <dune/pdelab/backend/istl/matrixhelpers.hh>#include <dune/pdelab/backend/istl/descriptors.hh>Go to the source code of this file.
Classes | |
| class | Dune::PDELab::ISTL::BCRSPattern< RowOrdering, ColOrdering > |
| Pattern builder for generic BCRS-like sparse matrices. More... | |
| struct | Dune::PDELab::ISTL::BCRSPattern< RowOrdering, ColOrdering >::iterator |
| Iterator over all column indices for a given row, unique but in arbitrary order. More... | |
| class | Dune::PDELab::ISTL::NestedPattern< RowOrdering, ColOrdering, SubPattern_ > |
| Pattern builder for nested hierarchies of generic BCRS-like sparse matrices. More... | |
Namespaces | |
| Dune | |
| For backward compatibility – Do not use this! | |
| Dune::PDELab | |
| Dune::PDELab::ISTL | |
1.8.17