Go to the source code of this file.
Functions/Subroutines | |
subroutine | prismdrv_create_transi_udef (id_nb_transi, id_xml, id_u, id_ch, id_side, sda_smioc_transi, id_comp, id_error) |
subroutine prismdrv_create_transi_udef | ( | Integer,intent(in) | id_nb_transi, | |
Integer,intent(in) | id_xml, | |||
Integer,intent(in) | id_u, | |||
Integer,intent(in) | id_ch, | |||
Integer,intent(in) | id_side, | |||
TYPE(transient),dimension(id_nb_transi),intent(inout),target | sda_smioc_transi, | |||
Integer,intent(in) | id_comp, | |||
Integer,intent(out) | id_error | |||
) |
Definition at line 7 of file prismdrv_create_transi_udef.F90.
References put_udef_suffix().
Referenced by prismdrv_get_all_transi().