gustaf.io.mfem.export#

gustaf.io.mfem.export(fname, mesh)[source]#

Export mesh in MFEM format. Supports 2D triangle and quadrilateral meshes as well as 3D tetrahedral and hexahedral meshes. Also extracts boundary information from the GustafObject.BC variable. Does not support different element attributes or difference in vertex dimension and mesh dimension.

Parameters:
Return type:

None