dune-localfunctions
2.3.0
|
Raviart-Thomas local finite elements for cubes. More...
#include <dune/localfunctions/raviartthomas/raviartthomascube.hh>
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.
D | type to represent the field in the domain. |
R | type to represent the field in the range. |
dim | dimension of the reference elements, must be 2 or 3. |
order | order of the element, depending on dim it can be 0, 1, or 2. |