Dune Core Modules (unstable)

Dune::RT0PyramidLocalFiniteElement< D, R > Class Template Reference

First order Raviart-Thomas shape functions on pyramids. More...

#include <dune/localfunctions/raviartthomas/raviartthomas0pyramid.hh>

Public Member Functions

 RT0PyramidLocalFiniteElement ()
 Standard constructor.
 
 RT0PyramidLocalFiniteElement (int s)
 Make set number s, where 0 <= s < 32. More...
 
unsigned int size () const
 Number of shape functions in this finite element.
 

Detailed Description

template<class D, class R>
class Dune::RT0PyramidLocalFiniteElement< D, R >

First order Raviart-Thomas shape functions on pyramids.

Template Parameters
DType to represent the field in the domain.
RType to represent the field in the range.

Constructor & Destructor Documentation

◆ RT0PyramidLocalFiniteElement()

template<class D , class R >
Dune::RT0PyramidLocalFiniteElement< D, R >::RT0PyramidLocalFiniteElement ( int  s)
inline

Make set number s, where 0 <= s < 32.

Parameters
sFace orientation indicator

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 (Apr 18, 22:30, 2024)