Go to the source code of this file.
Functions/Subroutines | |
subroutine | READ_SLOPE_FILE (HPROGRAM, HFILE, HFORM, KNMC, PTANB, PSLOP, PDAREA, PLAMBDA) |
subroutine READ_SLOPE_FILE | ( | CHARACTER(LEN=*), intent(in) | HPROGRAM, |
CHARACTER(LEN=*), intent(in) | HFILE, | ||
CHARACTER(LEN=*), intent(in) | HFORM, | ||
INTEGER, intent(in) | KNMC, | ||
REAL, dimension(:), intent(out) | PTANB, | ||
REAL, dimension(:), intent(out) | PSLOP, | ||
REAL, dimension(:), intent(out) | PDAREA, | ||
REAL, dimension(:), intent(out) | PLAMBDA | ||
) |
Definition at line 3 of file read_slope_file.F90.