void display(const char *commands, bool overwrite=false)
double dt
These come from the multilayer solver.
void event_cleanup(void)
At the end of the run we need to empty the default display, otherwise we would append multiple copies...
void event_defaults(void)
By default we display the boundaries of the domain.
void timer_print(timer t, int i, size_t tnc)
This function writes timing statistics on standard output.
void update_perf()
Performance statistics are gathered by this function, which is typically called by the run() loop.
struct @16 perf
Performance statistics are stored in this structure.