dune-localfunctions 2.10
Loading...
Searching...
No Matches
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

◆ LocalBasisType

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

◆ LocalCoefficientsType

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

◆ LocalInterpolationType

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

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