Go to the source code of this file.
Functions/Subroutines | |
| subroutine | GET_COORD_n (HPROGRAM, KI, PLON, PLAT) |
| subroutine GET_COORD_n | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
| INTEGER, intent(in) | KI, | ||
| REAL, dimension(ki), intent(out) | PLON, | ||
| REAL, dimension(ki), intent(out) | PLAT | ||
| ) |
Definition at line 2 of file get_coordn.F90.


1.8.0