1#ifndef __CS_TIME_STEP_COMPUTE__
2#define __CS_TIME_STEP_COMPUTE__
#define BEGIN_C_DECLS
Definition: cs_defs.h:542
#define END_C_DECLS
Definition: cs_defs.h:543
void cs_courant_fourier_compute(void)
Compute the local Courant and Fourier number to the log.
Definition: cs_time_step_compute.cpp:859
void cs_local_time_step_compute(int itrale)
Compute the local time step.
Definition: cs_time_step_compute.cpp:110