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 7 of file read_topd_header_dtm.F90.


1.8.5