dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::FieldTraits< Derivatives< F, dimD, dimR, deriv, layout > > Struct Template Reference

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

Public Types

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

Member Typedef Documentation

◆ field_type

template<class F , int dimD, int dimR, unsigned int deriv, DerivativeLayoutNS::DerivativeLayout layout>
using Dune::FieldTraits< Derivatives< F, dimD, dimR, deriv, layout > >::field_type = F

◆ real_type

template<class F , int dimD, int dimR, unsigned int deriv, DerivativeLayoutNS::DerivativeLayout layout>
using Dune::FieldTraits< Derivatives< F, dimD, dimR, deriv, layout > >::real_type = typename FieldTraits<field_type>::real_type

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