> > 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). >
Sounds good to me. I can make a PR for this if you'd like? Or feel free to make the change yourself if you prefer. David ------------------------------------------------------------------------------ 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
