dune-pdelab  2.4.1
Public Member Functions | List of all members
Dune::DGLegendreFiniteElementFactory< Geometry, RF, k > Class Template Reference

Factory for global-valued DGLegendre elements. More...

#include <dune/pdelab/finiteelement/dglegendre.hh>

Inheritance diagram for Dune::DGLegendreFiniteElementFactory< Geometry, RF, k >:
Inheritance graph

Public Member Functions

 DGLegendreFiniteElementFactory ()
 default constructor More...
 

Detailed Description

template<class Geometry, class RF, int k>
class Dune::DGLegendreFiniteElementFactory< Geometry, RF, k >

Factory for global-valued DGLegendre elements.

Template Parameters
GeometryType of the geometry. Used to extract the domain field type and the dimension.
RFRange field type.

Constructor & Destructor Documentation

template<class Geometry , class RF , int k>
Dune::DGLegendreFiniteElementFactory< Geometry, RF, k >::DGLegendreFiniteElementFactory ( )
inline

default constructor


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