|
dune-istl 2.10
|
Loading...
Searching...
No Matches
Dune::BaseGetSuperLUType< T > Struct Template Reference
#include <dune/istl/supermatrix.hh>
Inheritance diagram for Dune::BaseGetSuperLUType< T >:

Static Public Attributes | |
| static const Dtype_t | type |
Member Data Documentation
◆ type
template<class T >
|
static |
Initial value:
=
std::is_same<T,float>::value ? SLU_S :
( std::is_same<T,std::complex<double> >::value ? SLU_Z :
( std::is_same<T,std::complex<float> >::value ? SLU_C : SLU_D ))
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