Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_next_level_1d_real (grid_id, idim, lev, nlev, chmin, chmax, midp, levdim, found, loc, coords, ibeg, iend, ijkinc, ijkcoa, ierror) |
subroutine psmile_mg_next_level_1d_real | ( | Integer,intent(in) | grid_id, | |
Integer,intent(in) | idim, | |||
Integer,intent(in) | lev, | |||
Integer,intent(in) | nlev, | |||
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,dimension (iend),intent(inout) | found, | |||
Integer,dimension (iend),intent(inout) | loc, | |||
Real,dimension (iend),intent(in) | coords, | |||
Integer,intent(inout) | ibeg, | |||
Integer,intent(inout) | iend, | |||
Integer,intent(in) | ijkinc, | |||
Integer,intent(in) | ijkcoa, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_mg_next_level_1d_real.F90.
References a, max, and psmile_mg_prev_levels_1d_real().
Referenced by psmile_search_donor_1d_real().