Hello,
   I am new to libmesh and I want to know some of its implementation
details. After I flag some elements for refinement, and call
MeshRefinement::refine_elements (), how does libmesh handle elements that
are not flagged, but some of their neighbors are refined? I guess they
should be refined too, since new nodes are introduced on their sides.
   Can someone point me to code doing that?
   Thanks.

--Junchao Zhang
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to