|
dune-istl
2.2.1
|
Classes | |
| class | Dune::DiagonalMatrix< K, n > |
| A diagonal matrix of static size. More... | |
| class | Dune::DiagonalMatrixWrapper< DiagonalMatrixType > |
| class | Dune::DiagonalRowVectorConst< K, n > |
| class | Dune::DiagonalRowVector< K, n > |
| struct | Dune::const_reference< DiagonalRowVector< K, n > > |
| struct | Dune::const_reference< DiagonalRowVectorConst< K, n > > |
| struct | Dune::mutable_reference< DiagonalRowVector< K, n > > |
| struct | Dune::mutable_reference< DiagonalRowVectorConst< K, n > > |
| class | Dune::ContainerWrapperIterator< C, T, R > |
| Iterator class for sparse vector-like containers. More... | |
Functions | |
| template<class M , class K , int n> | |
| void | Dune::istl_assign_to_fmatrix (DenseMatrix< M > &fm, const DiagonalMatrix< K, n > &s) |
| void Dune::istl_assign_to_fmatrix | ( | DenseMatrix< M > & | fm, |
| const DiagonalMatrix< K, n > & | s | ||
| ) |
1.8.3.1