Go to the source code of this file.
Functions/Subroutines | |
subroutine | GET_GRID_DIM_CONF_PROJ (KGRID_PAR, PGRID_PAR, ORECT, KDIM1, KDIM2) |
subroutine GET_GRID_DIM_CONF_PROJ | ( | INTEGER, intent(in) | KGRID_PAR, |
REAL, dimension(kgrid_par), intent(in) | PGRID_PAR, | ||
LOGICAL, intent(out) | ORECT, | ||
INTEGER, intent(out) | KDIM1, | ||
INTEGER, intent(out) | KDIM2 | ||
) |
Definition at line 2 of file get_grid_dim_conf_proj.F90.