dune-localfunctions  2.2.1
Public Types | List of all members
Dune::LocalFiniteElementTraits< LB, LC, LI > Struct Template Reference

traits helper struct More...

#include <dune/localfunctions/common/localfiniteelementtraits.hh>

Public Types

typedef LB LocalBasisType
 
typedef LC LocalCoefficientsType
 
typedef LI LocalInterpolationType
 

Detailed Description

template<class LB, class LC, class LI>
struct Dune::LocalFiniteElementTraits< LB, LC, LI >

traits helper struct

Member Typedef Documentation

template<class LB , class LC , class LI >
typedef LB Dune::LocalFiniteElementTraits< LB, LC, LI >::LocalBasisType
Todo:
Please doc me !
template<class LB , class LC , class LI >
typedef LC Dune::LocalFiniteElementTraits< LB, LC, LI >::LocalCoefficientsType
Todo:
Please doc me !
template<class LB , class LC , class LI >
typedef LI Dune::LocalFiniteElementTraits< LB, LC, LI >::LocalInterpolationType
Todo:
Please doc me !

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