> Hi all,
> 
> On both an Ubuntu and an ICES Sysnet (Fedora-ish) system, I've
>   1. Checked out the latest libmesh code stream using anonymous SVN access.
>   2. Run 'configure --enable-everything' and build the library successfully
>   3. Run 'make run_examples'
> 
> Examples 1-9 run without any problems.  On both systems, example 10 bombs
> with
> 
>  Solving time step 24, time=0.6250...
>   Refining the mesh...
> [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'

Roy brought this issue to my attention yesterday from another new section of
code.  This occurs when a processor sends a message to itself but MPI is not
there.

I'll fix it.

-Ben


-------------------------------------------------------------------------
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