MFIX  2016-1
stiff_chem_stats Module Reference

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
 

Function/Subroutine Documentation

subroutine, public stiff_chem_stats::allocate_stiff_chem_stats ( )

Definition at line 102 of file stiff_chem_stats_mod.f.

Here is the caller graph for this function:

subroutine, public stiff_chem_stats::init_stiff_chem_stats ( )

Definition at line 168 of file stiff_chem_stats_mod.f.

Here is the caller graph for this function:

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 
)

Definition at line 204 of file stiff_chem_stats_mod.f.

Here is the caller graph for this function:

subroutine, public stiff_chem_stats::write_stiff_chem_stats ( )

Definition at line 267 of file stiff_chem_stats_mod.f.

Here is the caller graph for this function:

Variable Documentation

integer, dimension(:), allocatable, public stiff_chem_stats::failedcount

Definition at line 74 of file stiff_chem_stats_mod.f.