![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
matrixbuilder.hh File Reference
#include <array>#include <vector>#include <dune/common/indices.hh>#include <dune/common/hybridutilities.hh>#include <dune/istl/matrix.hh>#include <dune/istl/bcrsmatrix.hh>#include <dune/istl/matrixindexset.hh>#include <dune/istl/multitypeblockvector.hh>#include <dune/istl/multitypeblockmatrix.hh>Go to the source code of this file.
Classes | |
| class | Dune::Fufem::MatrixBuilder< Dune::BCRSMatrix< T, A > > |
| Helper class for building matrix pattern. More... | |
| class | Dune::Fufem::MatrixBuilder< MultiTypeBlockMatrix< Row0, Rows... > > |
| Helper class for building matrix pattern. More... | |
| class | Dune::Fufem::MatrixBuilder< Dune::Matrix< Dune::BCRSMatrix< T, A > > > |
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fufem |
Detailed Description
- Deprecated:
- This header is deprecated and will be removed after 2.11. Use
ISTLMatrixBackend::PatternBuilderfrom the dune-assember module instead.
