MFIX  2016-1
stiff_chem_mod.f File Reference

Go to the source code of this file.

Data Types

interface  stiff_chem::DLSODA
 

Modules

module  stiff_chem
 

Functions/Subroutines

subroutine stiff_chem::stiff_chem_solver (ODE_DT, iErr)
 
logical function stiff_chem::calc_reactions (IJK)
 
subroutine stiff_chem::calc_ode_coeff (lNEQ, IJK)
 
subroutine stiff_chem::finalize_stiff_solver
 

Variables

external stiff_chem::stiff_chem_rrates
 
logical, external stiff_chem::compare
 
double precision, external stiff_chem::calc_h0
 
logical stiff_chem::stiff_chemistry
 
logical, dimension(:), allocatable stiff_chem::notowner
 
integer stiff_chem::ode_dimn_all
 
integer stiff_chem::ode_dimn_g
 
integer stiff_chem::neq_dimn
 
integer stiff_chem::ode_itol
 
double precision, dimension(1) stiff_chem::ode_rtol
 
double precision, dimension(:), allocatable stiff_chem::ode_atol
 
integer stiff_chem::ode_lrw
 
integer stiff_chem::ode_liw
 
integer stiff_chem::ode_jt
 
integer stiff_chem::stiff_chem_max_steps
 
logical stiff_chem::unlimited_steps