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

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

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

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

Public Types

typedef ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, GeometryFiniteElement
 

Public Member Functions

 QkDGFiniteElementFactory ()
 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::QkDGFiniteElementFactory< 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

◆ QkDGFiniteElementFactory()

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

default constructor


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