|
dune-istl 2.9.0
|
Loading...
Searching...
No Matches
Dune::MatrixMarketImpl::NumericWrapper< T > Struct Template Reference
a wrapper class of numeric values. More...
#include <dune/istl/matrixmarket.hh>
Public Member Functions | |
| operator T& () | |
Public Attributes | |
| T | number = {} |
Detailed Description
template<typename T>
struct Dune::MatrixMarketImpl::NumericWrapper< T >
struct Dune::MatrixMarketImpl::NumericWrapper< T >
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.
- Template Parameters
-
T Either a NumericWrapper of the numeric type or PatternDummy for MatrixMarket pattern case.
Member Function Documentation
◆ operator T&()
template<typename T >
|
inline |
Member Data Documentation
◆ number
template<typename T >
| T Dune::MatrixMarketImpl::NumericWrapper< T >::number = {} |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8