DUNE PDELab (git)

Dune::PDELab::EdgeS0_5FiniteElementMap< Geometry, VertexOrderFactory, RF > Class Template Reference

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

#include <dune/pdelab/finiteelementmap/edges0.5fem.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 VertexOrderFactory, class RF>
class Dune::PDELab::EdgeS0_5FiniteElementMap< Geometry, VertexOrderFactory, RF >

Global-valued finite element map for EdgeS0_5 elements.

Template Parameters
GeometryType of the geometry od the elements.
VertexOrderFactoryType of factory for extracting vertex ordering information.
RFRange field type.

Member Function Documentation

◆ find()

Traits::FiniteElementType Dune::PDELab::GeometryVertexOrderFiniteElementMap< EdgeS0_5FiniteElementFactory< Geometry, RF > , VertexOrderFactory >::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)