|
GridFire v0.7.1_rc2
General Purpose Nuclear Network
|
Exception thrown when the Jacobian matrix is singular. 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 singular.
This exception is thrown when the solver encounters a singular Jacobian matrix, which prevents it from proceeding with the solution of the system.