Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
perfs.h File Reference

Go to the source code of this file.

Functions

void event_perfs (void)
 Event: perfs (i += 1)
 
void event_perf_plot (void)
 If we have a display (and gnuplot works), a graph of the statistics is displayed and updated at regular intervals (10 seconds as defined in [perfs.plot]()).
 

Function Documentation

◆ event_perf_plot()

void event_perf_plot ( void  )

If we have a display (and gnuplot works), a graph of the statistics is displayed and updated at regular intervals (10 seconds as defined in [perfs.plot]()).

Event: perf_plot (i = 10)

Definition at line 34 of file perfs.h.

References popen, and x.

◆ event_perfs()

void event_perfs ( void  )

Event: perfs (i += 1)

Performance monitoring

Definition at line 7 of file perfs.h.

References dt, fp, grid, i, nl, npe, perf, t, Grid::tn, and x.