Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_prev_levels_2d_dble (grid_id, lev, nlev, lstijk, xyz, found, newijk, nc) |
subroutine psmile_mg_prev_levels_2d_dble | ( | Integer,intent(in) | grid_id, | |
Integer,intent(in) | lev, | |||
Integer,intent(in) | nlev, | |||
Integer,dimension (ndim_2d, nc),intent(in) | lstijk, | |||
Double Precision,dimension (ndim_2d, nc),intent(in) | xyz, | |||
Integer,dimension (nc),intent(out) | found, | |||
Integer,dimension (ndim_2d, nc),intent(out) | newijk, | |||
Integer,intent(in) | nc | |||
) |
Definition at line 11 of file psmile_mg_prev_levels_2d_dble.F90.
References a, PSMILe::Grids, and psmile_mg_control_cell_2d_dble().
Referenced by psmile_mg_next_level_2d_dble().