Dune Core Modules (2.6.0)

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

Second order Raviart-Thomas shape functions on cubes. More...

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

Public Member Functions

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

Detailed Description

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

Second order Raviart-Thomas shape functions on cubes.

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

Constructor & Destructor Documentation

◆ RT2Cube2DLocalFiniteElement()

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

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

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)