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


1.8.5