Hi Jeremy - I've removed both debug statements from SVN; this is the cost of living on the bleeding edge ;-)
> On 3 Oct 2016, at 15:37, German Theler <[email protected]> wrote: > > Hi all > > Following up with (still unresolved) hard-coded printfs, > http://onelab.info/pipermail/gmsh/2016/010837.html > I am now getting the message 'aaaaaaaaaaaaaaargh': > > gtheler@tom:~/codigos/3ros/gmsh$ svn blame Mesh/meshGRegion.cpp | grep > -C3 aaaaaaaaaaaaaaargh > 12845 geuzaine > 12808 remacle for(int j = 0; j < 3; j++){ > 22971 ajohnen if (out.trifacelist[i * 3 + j] - 1 >= > initialSize){ > 22971 ajohnen printf("aaaaaaaaaaaaaaargh\n"); > 22971 ajohnen // if(v[j]->onWhat()->dim() == 3){ > 22971 ajohnen v[j]->onWhat()->mesh_vertices.erase > 22971 ajohnen > (std::find(v[j]->onWhat()->mesh_vertices.begin(), > gtheler@tom:~/codigos/3ros/gmsh$ > > > Any comment or solution is appreciated. > Thanks! > > -- > Jeremy Theler > www.seamplex.com > > > > _______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onelab.info _______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
