Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_mg_first_level_dble (grid_id, range, mg_info, tol, simplified_grid, ierror) |
| subroutine psmile_mg_first_level_dble | ( | Integer,intent(in) | grid_id, | |
| Integer,dimension (2, ndim_3d),intent(in) | range, | |||
| Type (Enddef_mg),intent(inout) | mg_info, | |||
| Real (PSMILe_float_kind),intent(in) | tol, | |||
| Logical,intent(in) | simplified_grid, | |||
| Integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_mg_first_level_dble.F90.
References psmile_grid::common_grid_range, PSMILe::Grids, max, not, PRISM_Error_Alloc, psmile_mg_ctrl_subgrid_1d_dble(), psmile_mg_ctrl_subgrid_2d_dble(), psmile_mg_ctrl_subgrid_3d_dble(), psmile_mg_first_subgrid_1d_dble(), psmile_mg_first_subgrid_2d_dble(), and psmile_mg_first_subgrid_3d_dble().
Referenced by psmile_mg_first_level().


1.6.1