Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_coars_level (grid_id, mg_info_fine, mg_info_coarse, icoarse, ierror) |
subroutine psmile_mg_coars_level | ( | 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.F90.
References a, PSMILe::Grids, psmile_mg_coars_level_dble(), and psmile_mg_coars_level_real().
Referenced by psmile_mg_setup().