Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_mg_first_subgrid_2d_dble (array, idlow, idhigh, jdlow, jdhigh, nbr_corners, range, chmin, chmax, midp, levdim1, levdim2, ierror) |
| subroutine psmile_mg_first_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,dimension (2, 2),intent(in) | range, | |||
| Double Precision,dimension (0:levdim1, 0:levdim2),intent(out) | chmin, | |||
| Double Precision,dimension (0:levdim1, 0:levdim2),intent(out) | chmax, | |||
| Double Precision,dimension (0:levdim1, 0:levdim2),intent(out) | midp, | |||
| Integer,intent(in) | levdim1, | |||
| Integer,intent(in) | levdim2, | |||
| Integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_mg_first_subgrid_2d_dble.F90.
Referenced by psmile_mg_first_level_dble().

1.6.1