Hi,

I read a mesh file (.msh) generated after some AMR sequence during a
separate run. The resulting mesh has few hanging nodes and associated
constraints. When I read this mesh and start the simulation anew, the
number of constrained dofs in the mesh is 0. Is there anyway, I can
ask DofMap to calculate the constraints based on whether there is a
hanging node or not ?

Again I'm not sure if this is a supported feature in libmesh and maybe
I'm breaking something here. Are hanging nodes expected in a mesh only
during refinement and would a eqsys->reinit() code path be suitable
for enforcing this during initial mesh read ?

Any help in getting me moving forward would be great !

Vijay

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to