warp.fem.space.shape.TetrahedronNonConformingPolynomialShapeFunctions#
- class warp.fem.space.shape.TetrahedronNonConformingPolynomialShapeFunctions(
- degree,
- scalar_type=warp.float32,
Non-conforming polynomial shape functions on tetrahedral elements.
Methods
Attributes
valueValue type of the shape function.
ORDERMaximum degree of the polynomials used to define the shape function.
NODES_PER_ELEMENTNumber of shape function nodes.