Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gltools_nextval (klun, hlistfld, klistfound, kok, hpar, hval, hcomment) |
| subroutine gltools_nextval | ( | integer, intent(in) | klun, |
| character(80), dimension(:), intent(in) | hlistfld, | ||
| integer, dimension(:), intent(inout) | klistfound, | ||
| integer, intent(out) | kok, | ||
| character(80), intent(out) | hpar, | ||
| character(80), intent(out) | hval, | ||
| character(1), intent(in), optional | hcomment | ||
| ) |
Definition at line 73 of file modi_gltools_nextval.F90.


1.8.5