dune-istl 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::FieldTraits< BDMatrix< B, A > > Struct Template Reference

#include <dune/istl/bdmatrix.hh>

Public Types

using field_type = typename BDMatrix< B, A >::field_type
 
using real_type = typename FieldTraits< field_type >::real_type
 

Member Typedef Documentation

◆ field_type

template<typename B , typename A >
using Dune::FieldTraits< BDMatrix< B, A > >::field_type = typename BDMatrix<B, A>::field_type

◆ real_type

template<typename B , typename A >
using Dune::FieldTraits< BDMatrix< B, A > >::real_type = typename FieldTraits<field_type>::real_type

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