Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_first_subgrid_1d_real (array, idlow, idhigh, nbr_corners, range, chmin, chmax, midp, levdim, ierror) |
subroutine psmile_mg_first_subgrid_1d_real | ( | Real,dimension (idlow:idhigh, nbr_corners),intent(in) | array, | |
Integer,intent(in) | idlow, | |||
Integer,intent(in) | idhigh, | |||
Integer,intent(in) | nbr_corners, | |||
Integer,dimension (2),intent(in) | range, | |||
Real,dimension (0:levdim),intent(out) | chmin, | |||
Real,dimension (0:levdim),intent(out) | chmax, | |||
Real,dimension (0:levdim),intent(out) | midp, | |||
Integer,intent(in) | levdim, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_mg_first_subgrid_1d_real.F90.
Referenced by psmile_mg_first_level_real().