|
dune-localfunctions
2.7.0
|
Factory for global-valued Q1 elements. More...
#include <dune/localfunctions/lagrange/q1.hh>

Public Types | |
| typedef ScalarLocalToGlobalFiniteElementAdaptor< LagrangeCubeLocalFiniteElement< Geometry::ctype, RF, Geometry::mydimension, 1 >, Geometry > | FiniteElement |
Public Member Functions | |
| Q1FiniteElementFactory () | |
| default constructor More... | |
| const FiniteElement | make (const Geometry &geometry) |
| construct ScalarLocalToGlobalFiniteElementAdaptor More... | |
Factory for global-valued Q1 elements.
| Geometry | Type of the geometry. Used to extract the domain field type and the dimension. |
| RF | Range field type. |
|
inherited |
|
inline |
default constructor
|
inherited |
create a finite element
|
inherited |
create a finite element from a geometry and a vertex ordering
|
inherited |
create a finite element from a geometry
|
inlineinherited |
construct ScalarLocalToGlobalFiniteElementAdaptor
| geometry | The geometry object to use for adaption. |
|
inherited |
create a finite element from a geometry type
|
inherited |
create a finite element from a vertex ordering
1.8.17