1#ifndef __CS_LAGR_LEC_H__
2#define __CS_LAGR_LEC_H__
#define BEGIN_C_DECLS
Definition cs_defs.h:467
#define CS_PROCF(x, y)
Definition cs_defs.h:481
#define END_C_DECLS
Definition cs_defs.h:468
void cs_restart_lagrangian_checkpoint_read(void)
Read Lagrangian restart files.
Definition cs_lagr_lec.c:117
void lagout(void)
Fortran wrapper for restart files output.
Definition cs_lagr_lec.c:101
void cs_restart_lagrangian_checkpoint_write(void)
Output Lagrangian restart files.
Definition cs_lagr_lec.c:1172
void laglec(void)
Fortran wrapper for restart files readings.
Definition cs_lagr_lec.c:90
void cs_lagr_restart_read_p(void)
Read Lagrangian particle and statistics restart files.
Definition cs_lagr_lec.c:730