Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_latlonmask_n (UG, OLATLONMASK, HGRID, PGRID_PAR, KGRID_PAR) |
| subroutine get_latlonmask_n | ( | type(surf_atm_grid_t), intent(inout) | UG, |
| logical, dimension(:,:), intent(out) | OLATLONMASK, | ||
| character(len=10), intent(out) | HGRID, | ||
| real, dimension(:), pointer | PGRID_PAR, | ||
| integer, intent(out) | KGRID_PAR | ||
| ) |
Definition at line 6 of file get_latlonmaskn.F90.


1.8.5