<div dir="ltr"><div>Hi!<br></div>Last week I was working on:<br><div>1)  Move vtkwriter to psurface folder. <br><br></div><div>2) Finish the gmsh reader. The gmsh reader create a psurface and store the triangles in a gmsh(*.msh) file as base grid triangles in the psurface. The corner node in psurface is mapped to itself. (I have test it with curve2d.msh. The psurface is then written into hdf5 file which could be displayed in paraview. The image of curve2d is put into attachment).<br>
<br>

</div><div>3) Merge hdf5IO.h, vtuIO.h and gmshIO.h into one psurface_convert.h which have one class PsurfaceConvert which could realize all functions in hdf5IO.h, vtuIO.h and gmshIO.h.<br><br></div><div>4) Write psurface_convert.cpp which could convert psurface object from one data type(amiramesh, hdf5 or gmsh type) into another type(amiramesh, hdf5 or vtu type). For example we could type<br>
psurface_convert -i <a href="http://cube.am">cube.am</a> -o cube.h5 <br></div><div>The options after psurface_convert is dealt by  getopt library. <br></div><div>I have finish the code. But I have to debug with the segmentation before it could run. <br>
</div><div>(The code is updated in my git foler).<br><br></div><div>My plan for next week is:<br></div><div>1) Continue working on psurface_convert.cpp until the code could run. <br></div><div>2) Rewrite Makefile.am, psurface_convert.m4 and <a href="http://confiugre.ac">confiugre.ac</a>. My <a href="http://makefile.am">makefile.am</a> have static library which prevent other people from successfully compiling psurface. <br>
</div><div>3) Continue polishing the psurface_convert code. <br><br></div><div>Could I ask for two meetings off (next Monday and next Wednesday)? I will fight back to school next week. <br>On Monday I am on the train from my home to Shanghai and on Wednesday I am on  the flight.<br>
    <br></div><div>best,<br></div><div>Xiaoxue<br></div></div>