On Thu, 10 Nov 2016, Michael Povolotskyi wrote:
> Dear Libmesh developers and users,
> I need to solve the following problem
> 1) Create a mesh
> 2) refine part of it for computing one 3D integral and deactivate
> elements beyond that part
> 3) compute integral on the active elements
> 4) revert
Dear Libmesh developers and users,
I need to solve the following problem
1) Create a mesh
2) refine part of it for computing one 3D integral and deactivate
elements beyond that part
3) compute integral on the active elements
4) revert the mesh to the non-refined state
5) refine a different part of