Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_ctrl_subgrid_3d_real (array, corner_shape, nbr_corners, range, chmin, chmax, levdim, period, grid_id, ind, ierror) |
subroutine psmile_mg_ctrl_subgrid_3d_real | ( | Real,dimension ( corner_shape(1,1),intent(in) | array, | |
Integer,dimension(2,3),intent(in) | corner_shape, | |||
Integer,intent(in) | nbr_corners, | |||
Integer,dimension (2, ndim_3d),intent(in) | range, | |||
Real,dimension (0:levdim(1),intent(in) | chmin, | |||
Real,dimension (0:levdim(1),intent(in) | chmax, | |||
Integer,dimension(3),intent(in) | levdim, | |||
Real,intent(in) | period, | |||
Integer,intent(in) | grid_id, | |||
Integer,intent(in) | ind, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_mg_ctrl_subgrid_3d_real.F90.
References a, and PSMILe::Grids.
Referenced by psmile_mg_first_level_real().