Go to the source code of this file.
Functions/Subroutines | |
subroutine | GET_GRID_COORD_GAUSS (KGRID_PAR, KL, PGRID_PAR, PLON_XY, PLAT_XY) |
subroutine GET_GRID_COORD_GAUSS | ( | INTEGER, intent(in) | KGRID_PAR, |
INTEGER, intent(in) | KL, | ||
REAL, dimension(kgrid_par), intent(in) | PGRID_PAR, | ||
REAL, dimension(kl), intent(out) | PLON_XY, | ||
REAL, dimension(kl), intent(out) | PLAT_XY | ||
) |