dune-common 2.1.1
Public Types
Dune::FieldTraits< std::complex< T > > Struct Template Reference

#include <dune/common/ftraits.hh>

List of all members.

Public Types

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

template<class T>
struct Dune::FieldTraits< std::complex< T > >


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: