#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hm_get_string_index (name, sval, index, size, is_available) |
| subroutine hm_get_string_index | ( | character*(*), intent(in) | name, |
| character*(*), intent(out) | sval, | ||
| integer, intent(in) | index, | ||
| integer, intent(in) | size, | ||
| logical, intent(out) | is_available ) |
Definition at line 52 of file hm_get_string_index.F.