1 #ifndef __CS_LAGR_RESTART_H__ 2 #define __CS_LAGR_RESTART_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:510
int cs_lagr_restart_write_particle_data(cs_restart_t *r)
Write particle data to checkpoint.
Definition: cs_lagr_restart.c:667
struct _cs_restart_t cs_restart_t
Definition: cs_restart.h:93
int cs_lagr_restart_read_particle_data(cs_restart_t *r)
Read particle data from checkpoint.
Definition: cs_lagr_restart.c:386
#define END_C_DECLS
Definition: cs_defs.h:511