#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hm_option_read (id, uid, sub_index, titr, lsubmodel) |
| subroutine hm_option_read | ( | integer, intent(out) | id, |
| integer, intent(out) | uid, | ||
| integer, intent(out) | sub_index, | ||
| character*(*), intent(out) | titr, | ||
| type(submodel_data), dimension(nsubmod), intent(in) | lsubmodel ) |
Definition at line 30 of file hm_option_read.F.