dune-localfunctions
2.7.0
|
Go to the documentation of this file.
3 #ifndef DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI_BREZZIDOUGLASMARINICUBE_HH
4 #define DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI_BREZZIDOUGLASMARINICUBE_HH
21 template<
class D,
class R,
unsigned int dim,
unsigned int order>
27 template<
class D,
class R>
49 template<
class D,
class R>
71 template<
class D,
class R>
92 #endif // #ifndef DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI_BREZZIDOUGLASMARINICUBE_HH
BrezziDouglasMariniCubeLocalFiniteElement(int s)
Constructor with a set of edge orientations.
Definition: brezzidouglasmarinicube.hh:63
BrezziDouglasMariniCubeLocalFiniteElement()
Default constructor.
Definition: brezzidouglasmarinicube.hh:77
Definition: bdfmcube.hh:15
BrezziDouglasMariniCubeLocalFiniteElement(int s)
Constructor with a set of edge orientations.
Definition: brezzidouglasmarinicube.hh:85
Second order Brezzi-Douglas-Marini shape functions on quadrilaterals.
Definition: brezzidouglasmarini2cube2d.hh:24
BrezziDouglasMariniCubeLocalFiniteElement(int s)
Constructor with a set of edge orientations.
Definition: brezzidouglasmarinicube.hh:41
BrezziDouglasMariniCubeLocalFiniteElement()
Default constructor.
Definition: brezzidouglasmarinicube.hh:33
BrezziDouglasMariniCubeLocalFiniteElement()
Default constructor.
Definition: brezzidouglasmarinicube.hh:55
First order Brezzi-Douglas-Marini shape functions on hexahedron.
Definition: brezzidouglasmarini1cube3d.hh:24
First order Brezzi-Douglas-Marini shape functions on quadrilaterals.
Definition: brezzidouglasmarini1cube2d.hh:24
Brezzi-Douglas-Marini local finite element for cubes.
Definition: brezzidouglasmarinicube.hh:22