Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_file_details (id_XML_doc, cda_xpath, cda_var_name, sd_file, id_error) |
| subroutine get_file_details | ( | INTEGER,intent(in) | id_XML_doc, | |
| CHARACTER(len=*),intent(in) | cda_xpath, | |||
| CHARACTER(len=*),intent(in) | cda_var_name, | |||
| TYPE (PSMILe_file_struct),intent(inout) | sd_file, | |||
| INTEGER,intent(out) | id_error | |||
| ) |
Definition at line 9 of file get_file_details.F90.
Referenced by get_transi_details().

1.6.1