|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
Information about the convergence of the solver is returned in a structure. More...
#include <poisson.h>
Data Fields | |
| int | i |
| double | resb |
| double | resa |
| double | sum |
| int | nrelax |
| int | minlevel |
Information about the convergence of the solver is returned in a structure.
| int mgstats::i |
Definition at line 113 of file poisson.h.
Referenced by event_perfs().
| int mgstats::minlevel |
Definition at line 117 of file poisson.h.
Referenced by event_pressure().
| int mgstats::nrelax |
Definition at line 116 of file poisson.h.
Referenced by event_advection_term(), event_defaults(), event_defaults0(), event_end_timestep(), event_perfs(), event_pressure(), event_projection(), event_viscous_term(), msolve(), and update_green_naghdi().