Dune Core Modules (unstable)

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

Raviart-Thomas local finite elements for cubes. More...

Detailed Description

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

Raviart-Thomas local finite elements for cubes.

Convenience class to access all implemented Raviart-Thomas local finite elements for cubes. Generic Raviart-Thomas local finite elements for cubes like for simpleces could be written.

Template Parameters
Dtype to represent the field in the domain.
Rtype to represent the field in the range.
dimdimension of the reference elements, must be 2 or 3.
orderorder of the element, depending on dim it can be 0, 1, or 2.

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)