Awesome.
It works perfectly
Thank you all :)!

On Wednesday, December 9, 2020 at 8:10:13 p.m. UTC-5 Wolfgang Bangerth 
wrote:

> On 12/9/20 5:32 PM, [email protected] wrote:
> > I have one tiny question actually.
> > In all tests, the std::ostringstream oss which contains some information 
> about 
> > the number of particles and the data being serialized is kept.
> > Generally, I guess this should be written to an auxiliary file, then 
> re-read 
> > before deserialization can occur?
>
> Yes, precisely. In fact, instead of a std::ostringstring, when you write 
> to 
> file you might as well have directly given a std::ofstream.
>
> That that data could be written to a file is not important for the test, 
> though, and so it doesn't do that.
>
> 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/87d7f871-1bc9-420d-9da7-c5ba69acfedan%40googlegroups.com.

Reply via email to