You are right, it's not a complete fix. It fails in a parallel run in MeshBase::prepare_for_use(). I get this error:
Assertion `!obj || procid == min_procid' failed. [1] src/mesh/parallel_mesh.C, line 773, compiled Apr 16 2015 at 17:13:24 application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1 Any idea what this means? I didn't get a backtrace. On Wed, May 13, 2015 at 12:43 PM, Roy Stogner <[email protected]> wrote: > > Thanks very much! The proposed bugfix looks correct to me (although I > wouldn't swear it was complete; you're probably the first to try > create_submesh() with a ParallelMesh). > > As soon as https://github.com/libMesh/libmesh/pull/562 passes its > (perfunctory in this case; we clearly don't have enough coverage on > that method) tests then we'll get this in master. > --- > Roy > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
