gustaf.io.nutils#

gustaf/gustaf/io/nutils.py.

io functions for nutils.

Functions

export(fname, mesh)

Export in Nutils format.

load(fname)

nutils load.

to_nutils_simplex(mesh)

Converts a Gustaf_Mesh to a Dictionary, which can be interpreted by nutils.mesh.simplex(**to_nutils_simplex(mesh)).