dune-localfunctions  2.11
Public Types | List of all members
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 More...
 
using LocalCoefficientsType = DGLocalCoefficients
 type of the Coefficients More...
 
using LocalInterpolationType = LI
 type of the Interpolation More...
 

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

type of the Coefficients

◆ LocalInterpolationType

type of the Interpolation


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