![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | stiff_chem_rrates (lNEQ, lTime, Y, YDOT) |
subroutine stiff_chem_rrates | ( | integer, dimension(neq_dimn), intent(in) | lNEQ, |
double precision, intent(in) | lTime, | ||
double precision, dimension(ode_dimn_all), intent(in) | Y, | ||
double precision, dimension(ode_dimn_all), intent(out) | YDOT | ||
) |
Definition at line 13 of file stiff_chem_rrates.f.