On Wed, 19 Mar 2008, Rhys Ulerich wrote: > [0] /ices/rhys/Courses/em393n/libmesh/include/parallel/parallel.h, line > 1689, compiled Mar 19 2008 at 21:29:26 > terminate called after throwing an instance of 'libMesh::LogicError' > what(): Error in libMesh internal logic > make[2]: *** [run] Aborted > make[2]: Leaving directory `/ices/rhys/Courses/em393n/libmesh/examples/ex10'
Try an "svn update" now; I've committed a fix. You also might want to regress to libMesh 0.6.2. It doesn't have the fancy new ParallelMesh features that we're working on in SVN, but it also doesn't have the occasional new "someone committed insufficiently tested code" bugs that we're working on in SVN. ;-) --- Roy ------------------------------------------------------------------------- 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
