On 06/14/2016 10:44 AM, Denis Davydov wrote:
As for the solution transfers, i would speculate that you need two
different ones: one for the main field you solve for and another
for quadrature data.

Correct. You need to define a separate DoFHandler for the DG field to which you project your quadrature point data. Then you need a separate (second) SolutionTransfer object for the second DoFHandler.

Best
 W.
--
------------------------------------------------------------------------
Wolfgang Bangerth               email:            bange...@math.tamu.edu
                                www: http://www.math.tamu.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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to