We are developing a non stationary parallel adaptive code for Navier-Stokes
equations. In order to apply our error estimators and adaptive strategy
in an efficient way, we need to do not repartition the mesh in the
adaptive steps within a time-step, and to repartition the mesh just at
the end of each time-step after the computation of the solution on the
last mesh for that time-step.
We did some experiment without success.
Did someone solve similar problems before? Can someone help us?

Is it correct that if we do not repartition the mesh after each
refinement/coarsening the new children produced by refinement and the
father made active by coarsening of elements on the same processor
should be local on the processor to which the old elements belong?
 
Best regards,
Stefano


------------------------------------------------------------------------------
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
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to