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 31 of file perfs.h.

References popen, and x.

◆ event_perfs()

void event_perfs ( void  )

Event: perfs (i += 1)

Performance monitoring (for the Navier–Stokes solvers)

This logs simple statistics available for the various Navier–Stokes solvers.

Definition at line 10 of file perfs.h.

References dt, fflush(), fp, grid, i, mgstats::i, mgp, mgpf, mgu, npe, mgstats::nrelax, perf, t, Grid::tn, and x.

Here is the call graph for this function: