Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::DenseMatrixAssigner< DenseMatrix, RHS > Struct Template Reference
you have to specialize this structure for any type that should be assignable to a DenseMatrix More...
Detailed Description
template<class DenseMatrix, class RHS>
struct Dune::DenseMatrixAssigner< DenseMatrix, RHS >
struct Dune::DenseMatrixAssigner< DenseMatrix, RHS >
you have to specialize this structure for any type that should be assignable to a DenseMatrix
- Template Parameters
-
DenseMatrix Some type implementing the dense matrix interface RHS Right hand side type
The documentation for this struct was generated from the following file:
- dune/common/densematrix.hh
