Overview
PMeshIO
provides the methods readmesh
and writemesh
, which implement file and stream i/o for PMesh.
File formats are determined either by file names or by providing an AbstractMeshFormat
when using an IO
stream.
Users may specify which mesh attributes are considered for i/o.