Dune Core Modules (2.9.0)

Dune::BDFMCubeLocalCoefficients< D, R, dim, order > Class Template Reference

Layout map for Brezzi-Douglas-Fortin-Marini elements on cubes. More...

#include <dune/localfunctions/brezzidouglasfortinmarini/cube/localcoefficients.hh>

Public Member Functions

 BDFMCubeLocalCoefficients ()
 Standard constructor.
 
std::size_t size () const
 number of coefficients
 
auto localKey (std::size_t i) const -> const LocalKey &
 geth i'th index
 

Detailed Description

template<class D, class R, unsigned int dim, unsigned int order>
class Dune::BDFMCubeLocalCoefficients< D, R, dim, order >

Layout map for Brezzi-Douglas-Fortin-Marini elements on cubes.

Template Parameters
DType of represent the field in the domain.
RType of represent the field in the domain.
dimdimension of the reference element, must be >= 2.
orderorder of the element, must be >= 1.

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)