|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Stores initial residual norms used for relative nonlinear convergence checks. More...
#include <nonlinear_convergence.hpp>
Public Member Functions | |
| void | reset () |
| Clear all stored initial norms for a new solve. The next convergence evaluation seeds a fresh relative-tolerance baseline from its current residual norms. | |
Public Attributes | |
| double | initial_global_norm = -1.0 |
| Initial scalar global residual norm for the current solve. | |
Stores initial residual norms used for relative nonlinear convergence checks.
Definition at line 26 of file nonlinear_convergence.hpp.