Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Public Member Functions | Public Attributes | List of all members
smith::NonlinearConvergenceContext Struct Reference

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.
 

Detailed Description

Stores initial residual norms used for relative nonlinear convergence checks.

Definition at line 26 of file nonlinear_convergence.hpp.


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