On Fri, Apr 24, 2015 at 8:28 AM, David Knezevic <[email protected]> wrote:
> > Not sure if you saw my follow-up email? > Yeah, sorry, I just wanted to make sure what the code path you were following was before speculating. > Adding add _elem_dims.clear(); at the start of MeshBase::cache_elem_dims() > seems to fix the problem for me. > Yeah, that's the fix. We should probably add some documentation to delete_elem() (and add_elem() for that matter) that the user should call cache_elem_dims() when they're done (as you did in your code). ------------------------------------------------------------------------------ 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
