Hi,

I have  2D triangulated mesh which is created by some commercial software,
which is not available to me. I have
the mesh file, its format is as follows

#pts
x1 y1
x2 y2
....
#connectivity
1 3 5
3 8 9
......

I want to be able to read this mesh to gmsh and further coarsen it,

Could we do this in gmsh?

Thanks,


-- 
B. Gazi YILDIRIM
_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to