|
dune-istl 2.10
|
a wrapper class of numeric values. More...
#include <dune/istl/matrixmarket.hh>

Public Member Functions | |
| operator T& () | |
Public Attributes | |
| T | number = {} |
a wrapper class of numeric values.
Use for template specialization to catch the pattern type MatrixMarket matrices. Uses Empty base class optimization in the pattern case.
| T | Either a NumericWrapper of the numeric type or PatternDummy for MatrixMarket pattern case. |
|
inline |
| T Dune::MatrixMarketImpl::NumericWrapper< T >::number = {} |