Chen,

I could not understand your motivation for doing this. If you want to 
"save" the data to be read again, then you can have a look at 
SolutionTransfer class.

https://www.dealii.org/current/doxygen/deal.II/classSolutionTransfer.html

Vachan

On Wednesday, May 26, 2021 at 5:28:54 PM UTC+5:30 [email protected] wrote:

> Hi all,
>
> I am trying to run a basic elasticity calculation based on the tutorial 
> (tutorial 8). I want to output the results and thought of using DataOut 
> class similar to the tutorial so that the results are in a predefined 
> order. But I don't want to output the data into a file but instead return 
> some object that contains the data.\
>
> The data structures in the DataOut class are all protected/private. Is 
> there no API of this class to just get the result itself without writing 
> into a file format of some kind?
>
> Is there such a way or am I going about this wrong?
>
> Thank you,
> Chen R.
>

-- 
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/a943c29e-e865-45bb-8638-bf1d0cbbb111n%40googlegroups.com.

Reply via email to