Function File: mshm_dolfin_write (mesh, mesh_name)
Write a mesh to a dolfin .xml file.
- mesh is a PDE-tool like structure with matrix fields (p,e,t).
- The string mesh_name is an optional value specifying the output name.
See also: msh3m_structured_mesh, msh2m_structured_mesh, mshm_dolfin_read.
Package: msh