Go to the source code of this file.
Functions/Subroutines | |
subroutine | READ_TOPD_HEADER_DTM (HPROGRAM, HFILE, HFORM, PX0, PY0, KNXC, KNYC, PNUL, PDXT) |
subroutine READ_TOPD_HEADER_DTM | ( | CHARACTER(LEN=*), intent(in) | HPROGRAM, |
CHARACTER(LEN=*), intent(in) | HFILE, | ||
CHARACTER(LEN=*), intent(in) | HFORM, | ||
REAL, intent(out) | PX0, | ||
REAL, intent(out) | PY0, | ||
INTEGER, intent(out) | KNXC, | ||
INTEGER, intent(out) | KNYC, | ||
REAL, intent(out) | PNUL, | ||
REAL, intent(out) | PDXT | ||
) |
Definition at line 3 of file read_topd_header_dtm.F90.