Dune Core Modules (unstable)

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

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

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

Public Member Functions

 RT03DLocalFiniteElement ()
 Standard constructor.
 
 RT03DLocalFiniteElement (std::bitset< 4 > s)
 Constructor with explicitly given face orientations. More...
 

Detailed Description

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

Zero order Raviart-Thomas shape functions on tetrahedra.

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

Constructor & Destructor Documentation

◆ RT03DLocalFiniteElement()

template<class D , class R >
Dune::RT03DLocalFiniteElement< D, R >::RT03DLocalFiniteElement ( std::bitset< 4 >  s)
inline

Constructor with explicitly given face orientations.

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 (Mar 28, 23:30, 2024)