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

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

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

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

Public Member Functions

 QkDGGLFiniteElementFactory ()
 default constructor More...
 

Detailed Description

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

Factory for global-valued QkDG elements.

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

Constructor & Destructor Documentation

◆ QkDGGLFiniteElementFactory()

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

default constructor


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