Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
mgstats Struct Reference

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
 

Detailed Description

Information about the convergence of the solver is returned in a structure.

Definition at line 112 of file poisson.h.

Field Documentation

◆ i

int mgstats::i

Definition at line 113 of file poisson.h.

Referenced by event_perfs().

◆ minlevel

int mgstats::minlevel

Definition at line 117 of file poisson.h.

Referenced by event_pressure().

◆ nrelax

◆ resa

double mgstats::resa

Definition at line 114 of file poisson.h.

◆ resb

double mgstats::resb

Definition at line 114 of file poisson.h.

◆ sum

double mgstats::sum

Definition at line 115 of file poisson.h.


The documentation for this struct was generated from the following file: