[Gmsh] API change in 2.8.3?
Christophe Geuzaine
cgeuzaine at ulg.ac.be
Wed Dec 4 08:33:28 CET 2013
On 04 Dec 2013, at 03:20, David Bernstein <david at terafrac.org> wrote:
> Hi Everyone, Using the nightly build the attached geo file runs fine through the GUI. However the C++ code I wrote shows a segfault when I try to use the API function readGEO. The entire C++ code is:
>
> GmshInitialize();
>
> GModel *pGModel = new GModel();
>
> pGModel->readGEO(geoFileName);
>
> pGModel->mesh(3);
>
> <do something with pGModel>
>
> delete pGModel;
> GmshFinalize();
>
> Has something changed in 2.8.3? This worked in 2.8.2.
>
Hi Dave - Can you try with the latest nightly build? We made a change in 2.8.3 that could indeed crash some coumpound surfaces.
> Thanks,
> Dave
>
> <terafracmesh.geo>_______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> 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