I add the userdata to each cell using the cell->user_pointer. It seems 
that the userdata of some cells which are changed during the refining and 
coarsening procedure will lose. How can make sure that the refined children 
cells(the coarsened parent cell) inherit the userdata from the parent (the 
children).

And how can I obtain the userdata of ghost cells (userdata of the neighbor 
cell, but the neighbor cell happen to belong to other process rather the 
present process)during parallel distributed computing?


Thanks very much!!

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to