Dune Core Modules (unstable)

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

Zero order Raviart-Thomas shape functions on triangles. More...

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

Public Member Functions

 RT02DLocalFiniteElement ()
 Standard constructor.
 
 RT02DLocalFiniteElement (std::bitset< 3 > s)
 Constructor with explicitly given edge orientations. More...
 

Detailed Description

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

Zero order Raviart-Thomas shape functions on triangles.

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

Constructor & Destructor Documentation

◆ RT02DLocalFiniteElement()

template<class D , class R >
Dune::RT02DLocalFiniteElement< D, R >::RT02DLocalFiniteElement ( std::bitset< 3 >  s)
inline

Constructor with explicitly given edge orientations.

Parameters
sEdge 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 (Mar 27, 23:31, 2024)