Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_mg_get_cyclic (grid_id, range, tol, ierror) |
| subroutine psmile_mg_get_cyclic | ( | integer,intent(in) | grid_id, | |
| Integer,dimension (2, ndim_3d),intent(in) | range, | |||
| Double precision,intent(in) | tol, | |||
| integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_mg_get_cyclic.F90.
References a, PSMILe::Grids, psmile_mg_get_cyclic_dble(), and psmile_mg_get_cyclic_real().
Referenced by psmile_mg_setup().


1.6.1