I think they will! I feel kind-off dumb not having realized that :)
Thanks!
Bruno


On Wednesday, December 9, 2020 at 6:06:17 p.m. UTC-5 peterrum wrote:

> Do the following links help?
> - 
> https://github.com/dealii/dealii/blob/master/tests/serialization/particle_handler_01.cc
> - 
> https://github.com/dealii/dealii/blob/master/tests/serialization/particle_handler_02.cc
>
> Peter
>
> On Wednesday, 9 December 2020 at 23:15:09 UTC+1 blais...@gmail.com wrote:
>
>> Dear all, I hope you are well.
>> I am trying to add checkpointing in our particle code. Particles do not 
>> have a save function, but they have a serialize function, which I think 
>> would be exactly what I need.
>> However, the function is not documented. It takes as an argument 
>> something of class Archive, which I could not find any information on.
>> I also grepped all over the tests, but I could not find a usage of this 
>> function.
>>
>> https://www.dealii.org/current/doxygen/deal.II/classParticles_1_1ParticleHandler.html#a877e1aac8ef0ad6fa85ed400bf71eb1c
>>
>> Would anybody have a quick tutorial or example on how this function could 
>> be used for checkpoint the particle_handler and the properties of the 
>> particles?
>> Thank you so much :)!
>> Bruno
>>
>>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/8b8fb15a-4ba7-40dd-9cfe-151677b307e5n%40googlegroups.com.

Reply via email to