#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_local_time_step_compute (int itrale) |
Compute the local time step. More... | |
void | cs_courant_fourier_compute (void) |
Compute the local Courant and Fourier number to the log. More... | |
void cs_courant_fourier_compute | ( | void | ) |
Compute the local Courant and Fourier number to the log.
This function has access to the boundary face type, except for the first time step.
void cs_local_time_step_compute | ( | int | itrale | ) |
Compute the local time step.
[in] | itrale | ALE iteration number |
[in] | iwarnp | verbosity |
[in] | dt | time step (per cell) |