dune-pdelab 2.10-git
Loading...
Searching...
No Matches
Dune::QkDGLegendreFiniteElementFactory< Geometry, RF, k > Class Template Reference

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

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

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

Public Types

typedef ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, GeometryFiniteElement
 

Public Member Functions

 QkDGLegendreFiniteElementFactory ()
 default constructor
 
const FiniteElement make (const Geometry &geometry)
 
const FiniteElement make (const Geometry &, const VertexOrder &,...)
 
const FiniteElement make (const Geometry &,...)
 
const FiniteElement make (const VertexOrder &,...)
 
const FiniteElement make (const GeometryType &,...)
 
const FiniteElement make (...)
 
const FiniteElement make (const Geometry &, const VertexOrder &,...)
 
const FiniteElement make (const Geometry &,...)
 
const FiniteElement make (const VertexOrder &,...)
 
const FiniteElement make (const GeometryType &,...)
 
const FiniteElement make (...)
 

Detailed Description

template<class Geometry, class RF, int k>
class Dune::QkDGLegendreFiniteElementFactory< 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

◆ QkDGLegendreFiniteElementFactory()

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

default constructor


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