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