SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_adjacent_meshes (HGRID, KGRID_PAR, KL, PGRID_PAR, KLEFT, |
subroutine get_adjacent_meshes | ( | character(len=10), intent(in) | HGRID, |
integer, intent(in) | KGRID_PAR, | ||
integer, intent(in) | KL, | ||
real, dimension(kgrid_par), intent(in) | PGRID_PAR, | ||
integer, dimension(kl), intent(out) | KLEFT | ||
) |
Definition at line 7 of file get_adjacent_meshes.F90.