dune-common  2.3.1-rc1
Public Types | List of all members
Dune::FieldTraits< std::complex< T > > Struct Template Reference

#include <dune/common/ftraits.hh>

Public Types

typedef std::complex< T > field_type
 
typedef T real_type
 

Member Typedef Documentation

template<class T >
typedef std::complex<T> Dune::FieldTraits< std::complex< T > >::field_type
template<class T >
typedef T Dune::FieldTraits< std::complex< T > >::real_type

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