My Project
programmer's documentation
|
Go to the source code of this file.
Functions | |
int | cs_lagr_restart_read_particle_data (cs_restart_t *r) |
Read particle data from checkpoint. More... | |
int | cs_lagr_restart_write_particle_data (cs_restart_t *r) |
Write particle data to checkpoint. More... | |
int cs_lagr_restart_read_particle_data | ( | cs_restart_t * | r | ) |
Read particle data from checkpoint.
[in,out] | r | associated restart file pointer |
int cs_lagr_restart_write_particle_data | ( | cs_restart_t * | r | ) |
Write particle data to checkpoint.
[in,out] | r | associated restart file pointer |