Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_control_cell_1d_real (chmin, chmax, midp, levdim, ijk, xyz, nold, all, wide, found, newijk) |
subroutine psmile_mg_control_cell_1d_real | ( | Real,dimension (0:levdim),intent(in) | chmin, | |
Real,dimension (0:levdim),intent(in) | chmax, | |||
Real,dimension (0:levdim),intent(in) | midp, | |||
Integer,intent(in) | levdim, | |||
Integer,intent(in) | ijk, | |||
Real,intent(in) | xyz, | |||
Integer,intent(in) | nold, | |||
logical,intent(in) | all, | |||
logical,intent(in) | wide, | |||
integer,intent(out) | found, | |||
integer,intent(out) | newijk | |||
) |
Definition at line 11 of file psmile_mg_control_cell_1d_real.F90.
Referenced by psmile_mg_prev_levels_1d_real().