hi all, just thought of asking this since i found nothing related into the lists.
has anyone tried "deleting" elements at run time, while making use of AMR during the course of the analysis. i tried "deleting" elements (during the course of an analysis) so far by setting the refinement flag of an element as below: elem->set_refinement_flag(Elem::INACTIVE); ...and it definitely works for when AMR is not utilized, but when it does then the program aborts (due to segmentation fault). any advice or tricks on how to do it would be very much appreciated! many thanks, Vas ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
