Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_get_grid_extent (grid_id, extent, ierror) |
| subroutine psmile_get_grid_extent | ( | Integer,intent(in) | grid_id, | |
| Real (PSMILe_float_kind),dimension (2, ndim_3d),intent(out) | extent, | |||
| Integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_get_grid_extent.F90.
References PSMILe::Grids, psmile_get_grid_extent_dble(), and psmile_get_grid_extent_real().
Referenced by psmile_enddef_comp().


1.6.1