gustaf.io.mixd.export#

gustaf.io.mixd.export(mesh, fname, space_time=False)[source]#

Export in mixd format. Supports triangle, quadrilateral, tetrahedron, and hexahedron semi-discrete and (flat) space-time mesh output.

Parameters:
  • mesh (Faces or Volumes) –

  • fname (str) –

  • space_time (bool) – Export Mesh as Space-Time Slab for discontinuous space-time

Return type:

None