On Fri, 3 Jan 2014, Roy Stogner wrote:

> I guess the thing to do is fix our METIS interface to handle
> disconnected meshes (or possibly just remove an overzealous
> assertion),

Fixing that assertion fixes the problems I was seeing with SerialMesh,
but seems to have uncovered a real regression with ParallelMesh:

     Elem* elem_ptr = mesh.elem(optimal_elem_id);

in RBEIMConstruction::enrich_RB_space() fails when the element with
that id isn't semilocal to every processor.
---
Roy

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to