mesh_utils#
- fenics_optim.mesh_utils.create_mesh(mesh, cell_type, prune_z=False)#
Generate a proper mesh from a meshio data structure.
- fenics_optim.mesh_utils.import_msh(filename)#
Import a .msh file and return a dolfin mesh, domains and facets meshfunctions.