Go to the source code of this file.
Functions/Subroutines | |
subroutine | prismdrv_get_comp_names (id_comp_id, cda_appli_name, cda_comp_name, id_err) |
subroutine prismdrv_get_comp_names | ( | INTEGER,intent(in) | id_comp_id, | |
CHARACTER(LEN=max_name),intent(out) | cda_appli_name, | |||
CHARACTER(LEN=max_name),intent(out) | cda_comp_name, | |||
INTEGER,intent(out) | id_err | |||
) |
Definition at line 10 of file prismdrv_get_comp_names.F90.
References PRISMDrv::Drv_Procs, PRISMDrv::ig_driver_nb_pes, and PRISMDrv::ig_nb_tot_pes.
Referenced by PRISMDrv_get_udef_transients(), and PRISMDrv_Init_smioc_struct().