5 &(fformat,fid,ntimestep,ierr)
33 CHARACTER(LEN=8),
INTENT(IN) :: FFORMAT
34 INTEGER,
INTENT(IN) :: FID
35 INTEGER,
INTENT(OUT) :: NTIMESTEP
36 INTEGER,
INTENT(OUT) :: IERR
43 SELECT CASE (fformat(1:7))
53 &
'GET_DATA_NTIMESTEP: BAD FILE FORMAT: ',fformat
subroutine get_data_ntimestep_cgns(FILE_ID, NTIMESTEP, IERR)
character(len=200) error_message
subroutine get_data_ntimestep_srf(FILE_ID, NTIMESTEP, IERR)
integer, parameter hermes_unknown_file_format_err
subroutine get_data_ntimestep(FFORMAT, FID, NTIMESTEP, IERR)
subroutine get_data_ntimestep_med(FILE_ID, NTIMESTEP, IERR)