Thanks Wolfgang, Time, and Bruno for your comments. I hate to say thanks 
too much so sometimes I don't. 

On Wednesday, June 7, 2023 at 4:40:51 PM UTC+2 Wolfgang Bangerth wrote:

> On 6/7/23 01:21, Abbas Ballout wrote:
> > I set the flag when I create the mesh, then I loop on the faces inside a 
> mesh 
> > worker mesh loop and do something special at a flagged face.
> > This has been working without any issues for sometime now. Is this error 
> prone?
>
> This works on a single process. But it will not work if you are running in 
> parallel because clearing the flag for a face on one process does not 
> clear 
> the flag for that face on another process.
>
> Best
> W.
>
> -- 
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: bang...@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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/61ac0f95-4da4-4d85-9920-7ad643264d2bn%40googlegroups.com.

Reply via email to