gustaf.io.nutils.load#

gustaf.io.nutils.load(fname)[source]#

nutils load. Loads a nutils (np.savez) file and returns a Gustaf Mesh.

Parameters:

fname (str) – The npz file needs the following keys: nodes, cnodes, coords, tags, btags, ptags.

Returns:

mesh

Return type:

Faces or Volumes