Skip to main content

Module convergence

Module convergence 

Source
Expand description

Convergence testing for iterative non-linear solvers.

This module defines the Convergence struct and ConvergenceStatus enum used to test for convergence (and divergence) of the Newton iteration.

Structs§

Convergence

Enums§

ConvergenceStatus