dune-common 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Function< Domain, Range >::Traits Struct Reference

Traits class containing raw types. More...

#include <dune/common/function.hh>

Public Types

typedef RawDomainType DomainType
 
typedef RawRangeType RangeType
 

Detailed Description

template<class Domain, class Range>
struct Dune::Function< Domain, Range >::Traits

Traits class containing raw types.

Member Typedef Documentation

◆ DomainType

template<class Domain , class Range >
typedef RawDomainType Dune::Function< Domain, Range >::Traits::DomainType

◆ RangeType

template<class Domain , class Range >
typedef RawRangeType Dune::Function< Domain, Range >::Traits::RangeType

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