warp.fem.space.shape.CubeBSplineShapeFunctions#
- class warp.fem.space.shape.CubeBSplineShapeFunctions(degree)[source]#
- Parameters:
degree (int)
Methods
__init__(degree)Attributes
EDGEFACEINTERIORVERTEXvalueValue type of the shape function.
ORDERMaximum degree of the polynomials used to define the shape function.
NODES_PER_ELEMENTNumber of shape function nodes.