9.0
general documentation
Loading...
Searching...
No Matches
cs_time_stepping.h File Reference
#include "base/cs_defs.h"
Include dependency graph for cs_time_stepping.h:

Go to the source code of this file.

Functions

void cs_time_stepping (void)
 Main time loop.
void cs_time_stepping_write_checkpoint (bool checkpoint_mesh)
 Output a checkpoint.

Function Documentation

◆ cs_time_stepping()

void cs_time_stepping ( void )

Main time loop.

◆ cs_time_stepping_write_checkpoint()

void cs_time_stepping_write_checkpoint ( bool checkpoint_mesh)

Output a checkpoint.

If needed, the mesh is also output in the checkpoint directory, exect if this function is called for checkpoint serialized in memory (which is a special case for FMI exchange).

Parameters
[in]checkpoint_meshalso save mesh in checkpoint directory