Hi,

I'm running the SVN head version of libmesh, and I was hitting the following assert in an application code:

Assertion `neigh_has_remote_children' failed.
[0] src/mesh/unstructured_mesh.C, line 393, compiled May 30 2008 at 17:51:12
terminate called after throwing an instance of 'libMesh::LogicError'

I can't see why there should be issues with remote elements, since I'm running on a single processor and I'm not using ParallelMesh? I've attached a simple adaptive code which hits this assertion on my machine (interestingly, it runs fine if max_r_steps<=4).

Cheers,
Dave
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to