Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_cnct_target_details (id_XML_doc, cda_xpath, ld_coupling, ld_source_is_file, sd_target, id_error) |
subroutine get_cnct_target_details | ( | INTEGER,intent(in) | id_XML_doc, | |
CHARACTER(len=*),intent(in) | cda_xpath, | |||
LOGICAL,intent(in) | ld_coupling, | |||
LOGICAL,intent(in) | ld_source_is_file, | |||
TYPE(transient_in),intent(inout) | sd_target, | |||
INTEGER,intent(out) | id_error | |||
) |
Definition at line 9 of file get_cnct_target_details.F90.
Referenced by get_transi_details().