1 #ifndef __CS_RESTART_DEFAULT_H__
2 #define __CS_RESTART_DEFAULT_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:403
void cs_restart_write_bc_coeffs(cs_restart_t *restart)
Write boundary condition coefficients for all fields to checkpoint.
Definition: cs_restart_default.c:255
#define END_C_DECLS
Definition: cs_defs.h:404
void cs_restart_read_bc_coeffs(cs_restart_t *restart)
Read boundary condition coefficients for all fields from checkpoint.
Definition: cs_restart_default.c:124