Dune Core Modules (2.9.0)

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

Second order Brezzi-Douglas-Marini shape functions on quadrilaterals. More...

#include <dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2cube2d.hh>

Public Member Functions

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

Detailed Description

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

Second order Brezzi-Douglas-Marini shape functions on quadrilaterals.

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

Constructor & Destructor Documentation

◆ BDM2Cube2DLocalFiniteElement()

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

Make set number s, where 0 <= s < ??

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)