Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Public Member Functions | List of all members
smith::ConvergenceManagedNonlinearSolver Class Referenceabstract

Small interface for nonlinear solvers that can accept Smith-managed convergence state. More...

#include <nonlinear_convergence.hpp>

Public Member Functions

virtual void setConvergenceManager (std::shared_ptr< EquationSolverConvergenceManager > convergence_manager)=0
 Attach the shared convergence manager used to evaluate nonlinear stopping criteria.
 

Detailed Description

Small interface for nonlinear solvers that can accept Smith-managed convergence state.

Definition at line 77 of file nonlinear_convergence.hpp.


The documentation for this class was generated from the following file: