5 &(fformat,fid,nplan,ierr)
33 CHARACTER(LEN=8),
INTENT(IN) :: FFORMAT
34 INTEGER,
INTENT(IN) :: FID
35 INTEGER,
INTENT(OUT) :: NPLAN
36 INTEGER,
INTENT(OUT) :: IERR
41 SELECT CASE (fformat(1:7))
51 &
'GET_MESH_NPLAN: BAD FILE FORMAT: ',fformat
subroutine get_mesh_nplan_srf(FILE_ID, NPLAN, IERR)
character(len=200) error_message
subroutine get_mesh_nplan(FFORMAT, FID, NPLAN, IERR)
subroutine get_mesh_nplan_cgns(FILE_ID, NPLAN, IERR)
subroutine get_mesh_nplan_med(FILE_ID, NPLAN, IERR)
integer, parameter hermes_unknown_file_format_err