Navigation

Operators and Keywords

Function List:

C++ API

Function File: [mesh] = mshm_dolfin_read (mesh_to_read)

Read a mesh from a dolfin .xml.gz file. The string mesh_to_read should be the name of the mesh file to be read. The output mesh is a PDE-tool like structure with matrix fields (p,e,t).

See also: msh3m_structured_mesh, msh2m_structured_mesh, mshm_dolfin_write.

Package: msh