Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_extent_subgrid_2d_dble (array, idlow, idhigh, jdlow, jdhigh, nbr_corners, ibeg, iend, jbeg, jend, extent, ierror) |
subroutine psmile_extent_subgrid_2d_dble | ( | Double Precision,dimension (idlow:idhigh, jdlow:jdhigh, nbr_corners),intent(in) | array, | |
Integer,intent(in) | idlow, | |||
Integer,intent(in) | idhigh, | |||
Integer,intent(in) | jdlow, | |||
Integer,intent(in) | jdhigh, | |||
Integer,intent(in) | nbr_corners, | |||
Integer,intent(in) | ibeg, | |||
Integer,intent(in) | iend, | |||
Integer,intent(in) | jbeg, | |||
Integer,intent(in) | jend, | |||
Double Precision,dimension (2),intent(out) | extent, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_extent_subgrid_2d_dble.F90.
Referenced by psmile_get_grid_extent_dble().