1#ifndef __CS_TIME_STEPPING_H__
2#define __CS_TIME_STEPPING_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:542
#define END_C_DECLS
Definition: cs_defs.h:543
void cs_time_stepping_write_checkpoint(bool checkpoint_mesh)
Output a checkpoint.
Definition: cs_time_stepping.cpp:1005
void cs_time_stepping(void)
Main time loop.
Definition: cs_time_stepping.cpp:188