DUNE PDELab (git)

Dune::PDELab::MonomFiniteElementMap< Geometry, RF, p > Class Template Reference

Global-valued finite element map for Monom elements. More...

#include <dune/pdelab/finiteelementmap/monomfem.hh>

Public Member Functions

Traits::FiniteElementType find (const Element &e) const
 Return finite element for the given entity. More...
 

Static Public Attributes

static constexpr int dimension = Geometry::mydimension
 The dimension of the finite elements returned by this map.
 

Detailed Description

template<class Geometry, class RF, std::size_t p>
class Dune::PDELab::MonomFiniteElementMap< Geometry, RF, p >

Global-valued finite element map for Monom elements.

Template Parameters
GeometryType of the geometry od the elements.
RFRange field type.
pMaximum polynomial order of the elements.

Member Function Documentation

◆ find()

Traits::FiniteElementType Dune::PDELab::GeometryFiniteElementMap< MonomialFiniteElementFactory< Geometry, RF, p > >::find ( const Element &  e) const
inlineinherited

Return finite element for the given entity.

Parameters
eGrid element to create a finite element for.

The returned value is valid for as long as both this finite element map as well as the reference to the grid element are valid.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)