gustaf.io.meshio#

Import a meshio based mesh,

Export can only happen after it is possible to save and define boundaries in gustaf.

Functions

export(fname, mesh[, submeshes])

Export mesh elements and vertex data into meshio and use its write function.

load(fname)

Load mesh in meshio format.