|
dune-localfunctions 2.8.0
|
Loading...
Searching...
No Matches
Dune::DGLocalFiniteElement< FE > Struct Template Reference
Takes the basis and interpolation factory from a given LocalFiniteElement (derived from GenericLocalFiniteElement) and replaces the coefficients with dg local keys, i.e., attaches all degrees of freedom to the codimension zero entity. More...
#include <dune/localfunctions/utility/localfiniteelement.hh>
Inheritance diagram for Dune::DGLocalFiniteElement< FE >:

Public Types | |
| typedef GenericLocalFiniteElement< typename FE::BasisFactory, DGLocalCoefficientsFactory< typename FE::BasisFactory >, typename FE::InterpolationFactory > | Base |
| typedef Base::Traits | Traits |
| typedef GenericLocalFiniteElement< FE::BasisFactory, DGLocalCoefficientsFactory< FE::BasisFactory >, FE::InterpolationFactory > | This |
| typedef BasisF::Key | Key |
| typedef FE::BasisFactory | BasisFactory |
| typedef DGLocalCoefficientsFactory< FE::BasisFactory > | CoefficientFactory |
| typedef FE::InterpolationFactory | InterpolationFactory |
Public Member Functions | |
| DGLocalFiniteElement (const GeometryType >, const typename Base::Key &key) | |
| const Traits::LocalBasisType & | localBasis () const |
| const Traits::LocalCoefficientsType & | localCoefficients () const |
| const Traits::LocalInterpolationType & | localInterpolation () const |
| unsigned int | size () const |
| Number of shape functions in this finite element. | |
| GeometryType | type () const |
Static Public Attributes | |
| static const unsigned int | dimDomain |
Detailed Description
template<class FE>
struct Dune::DGLocalFiniteElement< FE >
struct Dune::DGLocalFiniteElement< FE >
Takes the basis and interpolation factory from a given LocalFiniteElement (derived from GenericLocalFiniteElement) and replaces the coefficients with dg local keys, i.e., attaches all degrees of freedom to the codimension zero entity.
Member Typedef Documentation
◆ Base
template<class FE >
| typedef GenericLocalFiniteElement< typename FE::BasisFactory, DGLocalCoefficientsFactory< typename FE::BasisFactory >, typename FE::InterpolationFactory> Dune::DGLocalFiniteElement< FE >::Base |
◆ BasisFactory
|
inherited |
◆ CoefficientFactory
|
inherited |
◆ InterpolationFactory
|
inherited |
◆ Key
|
inherited |
◆ This
|
inherited |
◆ Traits
template<class FE >
| typedef Base::Traits Dune::DGLocalFiniteElement< FE >::Traits |
Constructor & Destructor Documentation
◆ DGLocalFiniteElement()
template<class FE >
|
inline |
- Todo:
- Please doc me !
Member Function Documentation
◆ localBasis()
|
inlineinherited |
- Todo:
- Please doc me !
◆ localCoefficients()
|
inlineinherited |
- Todo:
- Please doc me !
◆ localInterpolation()
|
inlineinherited |
- Todo:
- Please doc me !
◆ size()
|
inlineinherited |
Number of shape functions in this finite element.
◆ type()
|
inlineinherited |
- Todo:
- Please doc me !
Member Data Documentation
◆ dimDomain
|
staticinherited |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8