Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_first_level (grid_id, range, mg_info, tol, simplified_grid, ierror) |
subroutine psmile_mg_first_level | ( | 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.F90.
References PSMILe::Grids, psmile_mg_first_level_dble(), and psmile_mg_first_level_real().
Referenced by psmile_mg_setup().