Hi, thank you for your help Robert
On 05/24/2012 04:42 PM, John Peterson wrote: > On Thu, May 24, 2012 at 8:31 AM, robert<[email protected]> wrote: >> TetGenIO found the tetgen files to read >> Assertion `eid< _elements.size()' failed. >> [0] src/mesh/serial_mesh.C, line 179, compiled May 24 2012 at 16:19:12 >> terminate called after throwing an instance of 'libMesh::LogicError' >> what(): Error in libMesh internal logic >> >> >> >> is the 'Assertion eid' above that what you wanted to know? > Yes. I think the issue here is that I tested the change in r4787 with > ParallelMesh (where it seemed to work) but it breaks for fairly > obvious reasons with SerialMesh. > > I'll work on fixing that today... in the meantime, you should be able > to revert to calling > > mesh.add_elem(elem); > > there instead....sorry for the inconvenience > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
