MFIX  2016-1
check_chemical_rxns.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine check_chemical_rxns
 
subroutine check_chemical_rxns_common (COUNT, NAME, CHEM_EQ, DH, fDH, RXN_ARRAY)
 

Function/Subroutine Documentation

subroutine check_chemical_rxns ( )

Definition at line 10 of file check_chemical_rxns.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine check_chemical_rxns::check_chemical_rxns_common ( integer, intent(in)  COUNT,
character(len=32), dimension(dimension_rxn), intent(in)  NAME,
character(len=512), dimension(dimension_rxn), intent(in)  CHEM_EQ,
double precision, dimension(dimension_rxn), intent(in)  DH,
double precision, dimension(dimension_rxn,0:dim_m), intent(in)  fDH,
type(reaction_block), dimension(:), allocatable, target  RXN_ARRAY 
)

Definition at line 104 of file check_chemical_rxns.f.

Here is the call graph for this function:

Here is the caller graph for this function: