dynLattice
Loading...
Searching...
No Matches
Classes
LenientNonlinModule.h File Reference

Lenient nonlinear solver module with relaxed convergence criteria. More...

Include dependency graph for LenientNonlinModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LenientNonlinModule
 Lenient nonlinear solver with relaxed convergence criteria. More...
 

Detailed Description

Author
F.P. van der Meer, T. Gärtner

This module extends the standard nonlinear solver to accept non-converged solutions when a maximum number of iterations is reached. This is useful for problems where strict convergence may not be achievable but a reasonable approximate solution is sufficient for continued analysis.

Original implementation: F.P. van der Meer, April 2014 Modified: T. Gärtner, January 2025