|
GridFire 0.0.1a
General Purpose Nuclear Network
|
Functor to calculate the Jacobian matrix for implicit solvers. More...
#include <engine_approx8.h>
Public Member Functions | |
| void | operator() (const vector_type &y, matrix_type &J, double, vector_type &dfdt) const |
| Calculates the Jacobian matrix. | |
Functor to calculate the Jacobian matrix for implicit solvers.
| void gridfire::approx8::Jacobian::operator() | ( | const vector_type & | y, |
| matrix_type & | J, | ||
| double | , | ||
| vector_type & | dfdt ) const |