Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_mesh_corner (UG, KLUOUT, PCORNER_LAT, PCORNER_LON) |
| subroutine get_mesh_corner | ( | type(surf_atm_grid_t), intent(inout) | UG, |
| integer, intent(in) | KLUOUT, | ||
| real, dimension(:,:), intent(out) | PCORNER_LAT, | ||
| real, dimension(:,:), intent(out) | PCORNER_LON | ||
| ) |
Definition at line 6 of file get_mesh_corner.F90.


1.8.5