Go to the source code of this file.
Functions/Subroutines | |
subroutine | GET_GRID_DIM_GAUSS (KGRID_PAR, PGRID_PAR, ORECT, KDIM1, KDIM2) |
subroutine GET_GRID_DIM_GAUSS | ( | 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 | ||
) |