gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
gtdata_netcdf_file_internal.f90
Go to the documentation of this file.
1
16
35 !
37 implicit none
38
39 type(gd_nc_file_id_entry), save, pointer:: id_head
40
42
43 logical, save:: id_used = .false.
44
46
logical, save id_used
Flag indicating whether id_head has been initialized
type(gd_nc_file_id_entry), pointer, save id_head