JSphCpuSingle::SaveData() -> JSph::SaveData() -> JSph::SavePartData() This function shows how to store particle data using the object JSph::DataBi4 (of type JPartDataBi4).
In JSph::ConfigSaveData(), the object DataBi4 is created with the initial configuration of the case.
JPartDataBi4.cpp and JPartDataBi4.h implements the class "JPartDataBi4".
Comments
JSphCpuSingle::SaveData() -> JSph::SaveData() -> JSph::SavePartData()
This function shows how to store particle data using the object JSph::DataBi4 (of type JPartDataBi4).
In JSph::ConfigSaveData(), the object DataBi4 is created with the initial configuration of the case.
JPartDataBi4.cpp and JPartDataBi4.h implements the class "JPartDataBi4".
Regards