warp.fem.space.shape.CubeBSplineShapeFunctions#
- class warp.fem.space.shape.CubeBSplineShapeFunctions(degree, scalar_type=warp.float32)[source]#
-
Methods
__init__(degree[, scalar_type])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.