splinepy.io.mfem.load#

splinepy.io.mfem.load(fname)[source]#

Reads mfem spline and returns a spline.

Supports 2D/3D single patch.

Parameters:

fname (str)

Returns:

nurbs – dict ready to be used for init.

Return type:

dict