Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_grids_details (id_XML_doc, id_nb_grids, sda_smioc_grids, id_error) |
subroutine get_grids_details | ( | INTEGER,intent(in) | id_XML_doc, | |
INTEGER,intent(in) | id_nb_grids, | |||
TYPE (smioc_grid),dimension(id_nb_grids),intent(out) | sda_smioc_grids, | |||
INTEGER,intent(out) | id_error | |||
) |
Definition at line 6 of file get_grids_details.F90.
Referenced by PRISMDrv_Init_smioc_struct(), and psmile_smioc_init().