[Gmsh] CAN GMsh export line information?

Chijie Zhuang zhuangcj02 at mails.tsinghua.edu.cn
Tue Apr 14 06:51:38 CEST 2009


Dear all,
Sorry to trouble you. 
In .msh file, gmsh does not export all line informations.  It only exports some of the lines in the section of $Elements.

There are different types of elements, nodes, lines, cells... for example, each triangle contains three lines, each line contains some nodes. When coding discontinuous Galerkin method, it is better to get all the line information. 
If so, once one knows a cell index, he can easily get the lines the cell have, and next step, he can also get the node index.

So I wonder if gmsh itself can export all the line informations directly?
Thank you all.

Chijie Zhuang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20090414/5dc6bc39/attachment.html>