PSCF v1.4.0
StepLogger

The StepLogger class periodically outputs the current value of the simulation step counter, to indicate the progress of a calculation. Output is written to standard output, i.e., to screen unless redirected to a file.

See also
StepLogger (class API)

Parameter file

The parameter file format is shown below:

StepLogger{
interval* int (1 by default)
}

Meaning of the only parameter:

Label Description
interval* number of steps between outputs of the step counter