NEML2 2.0.0
|
#include <NonlinearSolver.h>
Public Attributes | |
RetCode | ret = RetCode::FAILURE |
Solver return code,. | |
NonlinearSystem::Sol< false > | solution |
Solution to the nonlinear system. | |
std::size_t | iterations = 0 |
Number of iterations before convergence. | |
std::size_t iterations = 0 |
Number of iterations before convergence.
RetCode ret = RetCode::FAILURE |
Solver return code,.
NonlinearSystem::Sol<false> solution |
Solution to the nonlinear system.