dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::FieldTraits< MultiIndex< dim, Field > > Struct Template Reference

#include <dune/localfunctions/utility/multiindex.hh>

Public Types

using field_type = Field
 
using real_type = typename FieldTraits< field_type >::real_type
 

Member Typedef Documentation

◆ field_type

template<int dim, class Field >
using Dune::FieldTraits< MultiIndex< dim, Field > >::field_type = Field

◆ real_type

template<int dim, class Field >
using Dune::FieldTraits< MultiIndex< dim, Field > >::real_type = typename FieldTraits<field_type>::real_type

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