Hello,

How does the equation_systems->reinit() function work? I am trying to rebuild 
the mesh during simulation and re-initializing solution vector using this 
functionality, is it straightforward or there is more to it? I did use 
mesh.prepare_for_use() function before reinit() but it seems it breaks down 
with error ..somewhere during set_n_var function in the dof numbering process 
(as much as I could track using debugger).

Can someone throw some light on this? I tried to follow ex.0 to no avail.

What kind of projection scheme is used for transferring solution onto the new 
mesh?

best,
-ss 


      

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to