Hello, I am currently catching errors due to element inversion (det F < 0) during assembly. If such an error occurs I want to reduce the timestep and try again. This works well for a single process. When trying to run the whole thing in parallel I am running into trouble, because usually just one of the processes has an inverted element and the whole thing deadlocks. Does anyone know how to handle this situations?
Robert ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
