|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
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. | |
Small interface for nonlinear solvers that can accept Smith-managed convergence state.
Definition at line 77 of file nonlinear_convergence.hpp.