Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_chemical_n (KLUOUT, KSV, HSV, YSV, HCH_NAMES, HAER_NAMES, HDSTNAMES, HSLTNAMES) |
| subroutine init_chemical_n | ( | integer, intent(in) | KLUOUT, |
| integer, intent(in) | KSV, | ||
| character(len=6), dimension(ksv), intent(in) | HSV, | ||
| type(sv_t), intent(inout) | YSV, | ||
| character(len=6), dimension(:), pointer | HCH_NAMES, | ||
| character(len=6), dimension(:), pointer | HAER_NAMES, | ||
| character(len=6), dimension(:), optional, pointer | HDSTNAMES, | ||
| character(len=6), dimension(:), optional, pointer | HSLTNAMES | ||
| ) |
Definition at line 6 of file init_chemicaln.F90.


1.8.5