![]() |
MFIX
2016-1
|
Functions/Subroutines | |
| subroutine, public | allocate_stiff_chem_stats |
| subroutine, public | init_stiff_chem_stats |
| subroutine, public | update_stiff_chem_stats (lNEQ, lNEQ_DIMN, lNST, lODE_DIMN, lAtps, lIncpt) |
| subroutine, public | write_stiff_chem_stats |
Variables | |
| integer, dimension(:), allocatable, public | failedcount |
| subroutine, public stiff_chem_stats::allocate_stiff_chem_stats | ( | ) |
| subroutine, public stiff_chem_stats::init_stiff_chem_stats | ( | ) |
| subroutine, public stiff_chem_stats::update_stiff_chem_stats | ( | integer, dimension(lneq_dimn), intent(in) | lNEQ, |
| integer, intent(in) | lNEQ_DIMN, | ||
| integer, intent(in) | lNST, | ||
| integer, intent(in) | lODE_DIMN, | ||
| integer, intent(in) | lAtps, | ||
| logical, intent(in) | lIncpt | ||
| ) |
| subroutine, public stiff_chem_stats::write_stiff_chem_stats | ( | ) |
| integer, dimension(:), allocatable, public stiff_chem_stats::failedcount |
Definition at line 74 of file stiff_chem_stats_mod.f.