GridFire v0.7.1_rc2
General Purpose Nuclear Network
Loading...
Searching...
No Matches
gridfire::exceptions::CVODESolverFailureError Class Referencefinal

Exception for failures in the CVODE solver. More...

#include <error_solver.h>

Inheritance diagram for gridfire::exceptions::CVODESolverFailureError:
[legend]
Collaboration diagram for gridfire::exceptions::CVODESolverFailureError:
[legend]

Additional Inherited Members

- Public Member Functions inherited from gridfire::exceptions::GridFireError
 GridFireError (std::string msg)
 
const char * what () const noexcept override
 

Detailed Description

Exception for failures in the CVODE solver.

This exception is thrown when the CVODE solver from the SUNDIALS suite encounters a failure during its operation.


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