![]() |
MFIX
2016-1
|
Functions/Subroutines | |
subroutine, public | mapmfixtoode (lnD, lNEQ, loD, lVars) |
subroutine, public | mapodetomfix (lnD, lNEQ, loD, lVars) |
subroutine, public stiff_chem_maps::mapmfixtoode | ( | integer, intent(in) | lnD, |
integer, dimension(lnd), intent(in) | lNEQ, | ||
integer, intent(in) | loD, | ||
double precision, dimension(lod), intent(out) | lVars | ||
) |
subroutine, public stiff_chem_maps::mapodetomfix | ( | integer, intent(in) | lnD, |
integer, dimension(lnd), intent(in) | lNEQ, | ||
integer, intent(in) | loD, | ||
double precision, dimension(lod), intent(in) | lVars | ||
) |
Definition at line 118 of file stiff_chem_maps_mod.f.