|
GridFire v0.7.1_rc2
General Purpose Nuclear Network
|
Exception thrown when the Jacobian matrix is ill-conditioned. More...
#include <error_solver.h>
Additional Inherited Members | |
Public Member Functions inherited from gridfire::exceptions::GridFireError | |
| GridFireError (std::string msg) | |
| const char * | what () const noexcept override |
Exception thrown when the Jacobian matrix is ill-conditioned.
This exception is thrown when the solver detects that the Jacobian matrix is ill-conditioned, which may lead to inaccurate or unstable solutions.