On 10/27/2017 01:33 PM, Yiyang Zhang wrote:

I am running with 2 MPI processes. It looks very weird that both processes have the same refine count and coarsen count, but end up with different number of active cells.

Given a parallel::shared::Triangulation mesh, if the two processes have different active cells, then the program cannot proceed...

If this is really with a shared::Triangulation, then this is a problem. How do you set the refine and coarsen flags? Are you setting them in such a way that they are the same on all processors?

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to