Dear all,

I have been studying step-32 and I have found the class Postprocessor nice 
and effective. 
It is my understanding that the method compute_derived_quantities_vector within 
the class operates at a call level, i.e. that beyond the hood the class 
Postprocessor
implements loops over the triangulation. 

I wonder if there is a way to use the cell->user_pointer in the method 
compute_derived_quantities_vector, i.e. if there is a way to access a 
reference to the cell itself.

This would be very useful in case of post-processing of data that depend on 
the history at each Gauss point, which is indeed my case of interest.

Thanks!
Alberto

-- 

Informativa sulla Privacy: http://www.unibs.it/node/8155

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