1 #ifndef __CS_TIME_STEP_COMPUTE__
2 #define __CS_TIME_STEP_COMPUTE__
#define BEGIN_C_DECLS
Definition: cs_defs.h:528
#define END_C_DECLS
Definition: cs_defs.h:529
void cs_courant_fourier_compute(void)
Compute the local Courant and Fourier number to the log.
Definition: cs_time_step_compute.c:857
void cs_local_time_step_compute(int itrale)
Compute the local time step.
Definition: cs_time_step_compute.c:109