SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_nam_grid_gauss (PGRID_FULL_PAR, KDIM_FULL, HPROGRAM, KGRID_PAR, KL, PGRID_PAR, HDIR) |
subroutine read_nam_grid_gauss | ( | real, dimension(:), pointer | PGRID_FULL_PAR, |
integer, intent(in) | KDIM_FULL, | ||
character(len=6), intent(in) | HPROGRAM, | ||
integer, intent(inout) | KGRID_PAR, | ||
integer, intent(out) | KL, | ||
real, dimension(kgrid_par), intent(out) | PGRID_PAR, | ||
character(len=1), intent(in) | HDIR | ||
) |
Definition at line 7 of file read_nam_grid_gauss.F90.