Bases: object
This is a wrapper for a UFC finite element (ufc::finite_element).
Create finite element from UFC finite element (data may be shared)
Return the cell shape
Create a new class instance
Create a new finite element for sub element i (for a mixed element)
Evaluate basis function i at given point in cell
Evaluate all basis functions at given point in cell
Evaluate order n derivatives of basis function i at given point in cell
Evaluate order n derivatives of all basis functions at given point in cell
Evaluate linear functional for dof i on the function f
Evaluate linear functionals for all dofs on the function f
Extract sub finite element for component
Return simple hash of the signature string
Interpolate vertex values from dof values
Map coordinate xhat from reference cell to coordinate x in cell
Map from coordinate x in cell to coordinate xhat in reference cell
Return the number of sub elements (for a mixed element)
Return a string identifying the finite element
Return the dimension of the finite element function space
The membership flag
Return underlying UFC element. Intended for libray usage only and may change.
Return the dimension of the value space for axis i
Return the rank of the value space