Hi Daniel,
 

> You could create an std::map using CellId (
> https://www.dealii.org/developer/doxygen/deal.II/classCellId.html) as key 
> if you need to identify cells uniquely globally.
>  
> Best,
> Daniel
>

Thanks, I see this class makes it possible to identify cells globally in a 
distributed triangulation. I don't see though how the objects in the 
std::map are distributed among cluster nodes as the cells are. Am I missing 
something here?

Best,
Konrad

-- 
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/c6c93a6a-c648-48ba-a91a-61b57e8ac12c%40googlegroups.com.

Reply via email to