Module below_dump::tmain

source ·

Enums§

Traits§

  • Dumps (a portion of) the Model to some output in specific format.

Functions§

  • Called by dump commands to dump Models in continuous time steps. The actual dump logic for different Models in each time step is handled by specific Dumper implementations. This function is responsible for retrieving Models and handling formatting between time steps.