|
FMS
2026.01
Flexible Modeling System
|
Structure to hold offloading file information. More...
Public Attributes | |
| type(domain2d) | domain_out |
| domain on offloading PEs | |
| character(len=:), allocatable | filename |
| filename of the offloaded netcdf file | |
| class(fmsnetcdffile_t), allocatable | fileobj |
| fms2_io file object | |
| integer | id |
Structure to hold offloading file information.
Definition at line 37 of file offloading_io.F90.