#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hm_get_intv (name, ival, is_available, lsubmodel) |
| subroutine hm_get_intv | ( | character*(*), intent(in) | name, |
| integer, intent(out) | ival, | ||
| logical, intent(out) | is_available, | ||
| type(submodel_data), dimension(*), intent(in) | lsubmodel ) |
Definition at line 522 of file hm_get_intv.F.