On 05 Nov 2012, at 10:30, Zhanghong Tang <[email protected]> wrote: > Dear administrator, > > Thank you very much for provide so powerful mesher. > > I noticed that the Gmsh interfaces with Tetgen. I want to know how does this > software interface with Tetgen, can Gmsh import the ‘.poly’ file defined by > Tetgen (for example, the attached test.poly)? If can, how to let the Gmsh > load ‘.poly’ file and generate quality mesh (the Tetgen will crash to work on > this file)? If not, how to define the input geometry file to let the Gmsh > create quality mesh for multiple domains?
Gmsh only uses Tetgen to (optionally) create an initial 3D Delaunay mesh from a surface (2D) mesh generated by Gmsh of its CAD model. Gmsh does not handle the .poly files. > > Thanks, > Zhanghong Tang > > > <test.poly>_______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
