dune-istl 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::MatrixMarketImpl::mm_numeric_type< T > Struct Template Reference

Helper metaprogram to get the matrix market string representation of the numeric type. More...

#include <dune/istl/matrixmarket.hh>

Public Types

enum  { is_numeric =false }
 

Detailed Description

template<class T>
struct Dune::MatrixMarketImpl::mm_numeric_type< T >

Helper metaprogram to get the matrix market string representation of the numeric type.

Member function mm_numeric_type::c_str() returns the string representation of the type.

Member Enumeration Documentation

◆ anonymous enum

template<class T >
anonymous enum
Enumerator
is_numeric 

Whether T is a supported numeric type.


The documentation for this struct was generated from the following file: