dune-localfunctions 2.11
Loading...
Searching...
No Matches
Dune::DiscontinuousLocalFiniteElement< LFE >::Traits Struct Reference

types of component objects More...

#include <dune/localfunctions/meta/discontinuous.hh>

Public Types

using LocalBasisType = LB
 type of the Basis
using LocalCoefficientsType = DGLocalCoefficients
 type of the Coefficients
using LocalInterpolationType = LI
 type of the Interpolation

Detailed Description

template<class LFE>
struct Dune::DiscontinuousLocalFiniteElement< LFE >::Traits

types of component objects

Member Typedef Documentation

◆ LocalBasisType

template<class LFE>
using Dune::DiscontinuousLocalFiniteElement< LFE >::Traits::LocalBasisType = LB

type of the Basis

◆ LocalCoefficientsType

template<class LFE>
using Dune::DiscontinuousLocalFiniteElement< LFE >::Traits::LocalCoefficientsType = DGLocalCoefficients

type of the Coefficients

◆ LocalInterpolationType

template<class LFE>
using Dune::DiscontinuousLocalFiniteElement< LFE >::Traits::LocalInterpolationType = LI

type of the Interpolation


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