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

Exception for uninitialized Jacobian matrix access. More...

#include <error_engine.h>

Inheritance diagram for gridfire::exceptions::UninitializedJacobianError:
[legend]
Collaboration diagram for gridfire::exceptions::UninitializedJacobianError:
[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 uninitialized Jacobian matrix access.

This exception is thrown when an attempt is made to access a Jacobian matrix that has not been initialized.


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