dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::FieldTraits< LFETensor< F, dimD, deriv > > 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, unsigned int deriv>
using Dune::FieldTraits< LFETensor< F, dimD, deriv > >::field_type = F

◆ real_type

template<class F , int dimD, unsigned int deriv>
using Dune::FieldTraits< LFETensor< F, dimD, deriv > >::real_type = typename FieldTraits<field_type>::real_type

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