On 6/8/21 4:18 AM, [email protected] wrote:
If I want to add such a vector to DataOut, will the regular DataOut::add_data_vector() work? Or is something else required to be done?

Yes, DataOut::add_data_vector() can take two kinds of vectors:
* Ones that have as many entries as there are DoFs
* Ones that have as many entries as there are active cells

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/2c89ac60-d144-8ef3-62db-f15770096bd6%40colostate.edu.

Reply via email to