Dune Core Modules (unstable)

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

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

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

Public Member Functions

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

Detailed Description

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

First 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

◆ RT12DLocalFiniteElement()

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

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

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 (Apr 14, 22:29, 2024)