Hello,

I want to calculate output data that are specific to each cell. Each cell 
has a different material property. 

I am plotting the data using the function 
*compute_derived_quantities_vector(..) 
*under DataPostprocessor class. Is there any way to know which cell is 
currently being calculated by this function or can I access the cell 
iterator/pointer in this function?

A similar problem was discussed in this topic: 
https://groups.google.com/forum/#!topic/dealii/QKuDndKojug

The link to the Git code for the above mentioned topic could also be 
helpful. 

Thanks in advance,
Prateek

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