- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Classes | |
class | Dune::DiagonalMatrix< K, n > |
A diagonal matrix of static size. This is meant to be a replacement of FieldMatrix for the case that it is a diagonal matrix. 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< CW, T, R > |
Iterator class for sparse vector-like containers. More... | |
Functions | |
template<class K , int n> | |
void | Dune::istl_assign_to_fmatrix (FieldMatrix< K, n, n > &fm, const DiagonalMatrix< K, n > &s) |
void Dune::istl_assign_to_fmatrix | ( | FieldMatrix< K, n, n > & | fm, | |
const DiagonalMatrix< K, n > & | s | |||
) |
References Dune::DiagonalMatrix< K, n >::diagonal().
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].