Dune Core Modules (2.6.0)
Dune::MatrixMarketImpl::MatrixValuesSetter< D, brows, bcols > Struct Template Reference
Functor to the data values of the matrix. More...
#include <dune/istl/matrixmarket.hh>
Public Member Functions | |
template<typename M > | |
void | operator() (const std::vector< std::set< IndexData< D > > > &rows, M &matrix) |
Sets the matrixvalues. More... | |
Detailed Description
template<typename D, int brows, int bcols>
struct Dune::MatrixMarketImpl::MatrixValuesSetter< D, brows, bcols >
struct Dune::MatrixMarketImpl::MatrixValuesSetter< D, brows, bcols >
Functor to the data values of the matrix.
This is specialized for PatternDummy. The specialization does not set anything.
Member Function Documentation
◆ operator()()
template<typename D , int brows, int bcols>
template<typename M >
|
inline |
Sets the matrixvalues.
- Parameters
-
row The row data as read from file. matrix The matrix whose data we set.
The documentation for this struct was generated from the following file:
- dune/istl/matrixmarket.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)