dune-istl 2.10
Loading...
Searching...
No Matches
Dune::FieldTraits< Matrix< T, A > > Struct Template Reference

#include <dune/istl/matrix.hh>

Public Types

using field_type = typename Matrix<T, A>::field_type
 
using real_type = typename FieldTraits<field_type>::real_type
 

Member Typedef Documentation

◆ field_type

template<class T , class A >
using Dune::FieldTraits< Matrix< T, A > >::field_type = typename Matrix<T, A>::field_type

◆ real_type

template<class T , class A >
using Dune::FieldTraits< Matrix< T, A > >::real_type = typename FieldTraits<field_type>::real_type

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