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/11a1304d-fd8c-4ea1-8fb8-81e52ae748e8n%40googlegroups.com.

Reply via email to