8.3
general documentation
cs_time_stepping.h File Reference
#include "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. More...
 
void cs_time_stepping_write_checkpoint (bool checkpoint_mesh)
 Output a checkpoint. More...
 

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