![]() |
MFIX
2016-1
|
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) |
| subroutine check_chemical_rxns | ( | ) |
Definition at line 10 of file check_chemical_rxns.f.


| 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.

