dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::RestrictProlongTraits< Impl, DomainField > Struct Template Reference

Traits class for derivation from RestrictProlongInterface. More...

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/common/restrictprolonginterface.hh>

Public Types

typedef Impl RestProlImp
 
typedef DomainField DomainFieldType
 

Detailed Description

template<class Impl, class DomainField>
struct Dune::Fem::RestrictProlongTraits< Impl, DomainField >

Traits class for derivation from RestrictProlongInterface.

Member Typedef Documentation

template<class Impl, class DomainField>
typedef DomainField Dune::Fem::RestrictProlongTraits< Impl, DomainField >::DomainFieldType
template<class Impl, class DomainField>
typedef Impl Dune::Fem::RestrictProlongTraits< Impl, DomainField >::RestProlImp

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