Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_extent_subgrid_3d_real (array, idlow, idhigh, jdlow, jdhigh, kdlow, kdhigh, nbr_corners, shape, extent, ierror) |
subroutine psmile_extent_subgrid_3d_real | ( | Real,dimension (idlow:idhigh, jdlow:jdhigh, kdlow:kdhigh, nbr_corners),intent(in) | array, | |
Integer,intent(in) | idlow, | |||
Integer,intent(in) | idhigh, | |||
Integer,intent(in) | jdlow, | |||
Integer,intent(in) | jdhigh, | |||
Integer,intent(in) | kdlow, | |||
Integer,intent(in) | kdhigh, | |||
Integer,intent(in) | nbr_corners, | |||
Integer,dimension (2, ndim_3d),intent(in) | shape, | |||
Real,dimension (2),intent(out) | extent, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_extent_subgrid_3d_real.F90.
Referenced by psmile_get_grid_extent_real().