Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_mg_coars_level_real (grid_id, mg_info_fine, mg_info_coarse, icoarse, ierror) |
| subroutine psmile_mg_coars_level_real | ( | integer,intent(in) | grid_id, | |
| Type (Enddef_mg),intent(in) | mg_info_fine, | |||
| Type (Enddef_mg),intent(inout) | mg_info_coarse, | |||
| Integer,dimension (ndim_3d),intent(in) | icoarse, | |||
| integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_mg_coars_level_real.F90.
References PSMILe::Grids, not, PRISM_Error_Alloc, and psmile_mg_coars_subgrid_3d_real().
Referenced by psmile_mg_coars_level().


1.6.1