Hamed,

for collecting the periodic boundary pairs only the coarsest level is 
important. 
In particular, you have to make sure that you set the boundary indicators 
correctly for all cells on this level.
For the coarsest level every MPI process knows about all the cells since 
the mesh is the same for all processes. 
Summarizing: Simply run over all the cells when setting the boundary 
indicators and not only the ones that are locally owned.

Best,
Daniel

-- 
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