DUNE-FEM (unstable)
Dune::BDFMCubeLocalBasis< D, R, 2, 2 > Class Template Reference
Second order Brezzi-Douglas-Fortin-Marini shape functions on the reference quadrialteral. More...
#include <dune/localfunctions/brezzidouglasfortinmarini/cube/localbasis.hh>
Public Member Functions | |
| BDFMCubeLocalBasis () | |
| Standard constructor. | |
| BDFMCubeLocalBasis (std::bitset< 4 > s) | |
| Make set number s, where 0<= s < 16. More... | |
| unsigned int | size () const |
| number of shape functions | |
| void | evaluateFunction (const DomainType &in, std::vector< RangeType > &out) const |
| Evaluate all shape functions. More... | |
| void | evaluateJacobian (const DomainType &in, std::vector< JacobianType > &out) const |
| Evaluate Jacobian of all shape functions. More... | |
| void | partial (const std::array< unsigned int, 2 > &order, const DomainType &in, std::vector< RangeType > &out) const |
| Evaluate all partial derivatives of all shape functions. More... | |
| unsigned int | order () const |
| Polynomial order of the shape functions. | |
Detailed Description
template<class D, class R>
class Dune::BDFMCubeLocalBasis< D, R, 2, 2 >
class Dune::BDFMCubeLocalBasis< D, R, 2, 2 >
Second order Brezzi-Douglas-Fortin-Marini shape functions on the reference quadrialteral.
Constructor & Destructor Documentation
◆ BDFMCubeLocalBasis()
template<class D , class R >
|
inline |
Make set number s, where 0<= s < 16.
- Parameters
-
s Edge orientation indicator
References Dune::range().
Member Function Documentation
◆ evaluateFunction()
template<class D , class R >
|
inline |
Evaluate all shape functions.
- Parameters
-
in Position out return value
◆ evaluateJacobian()
template<class D , class R >
|
inline |
Evaluate Jacobian of all shape functions.
- Parameters
-
in Position out return value
◆ partial()
template<class D , class R >
|
inline |
Evaluate all partial derivatives of all shape functions.
- Parameters
-
order order the partial derivative in Position out return value
References Dune::Hybrid::accumulate(), and DUNE_THROW.
The documentation for this class was generated from the following file:
- dune/localfunctions/brezzidouglasfortinmarini/cube/localbasis.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Apr 21, 12:01, 2026)