Dune Core Modules (2.6.0)

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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 17, 22:29, 2024)