On Wed, Apr 16, 2008 at 7:55 AM, John Peterson <[EMAIL PROTECTED]> wrote: > A general ParallelMesh::check_parallel_consistency() function, or > whatever you'd like to call it, seems like it would be appropriate. > If nothing else it could be used during debugging to see just where > the Mesh first becomes "inconsistent."
It's not just ParallelMesh... I don't think Tim was even using ParallelMesh. The same inconsistency could happen if you refine a SerialMesh differently on different procs (which I think is what happened to Tim). Derek ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
