ESMF
Source Files
Modules
Block Data
Procedures
Abstract Interfaces
Derived Types
Programs
ioWrapper
Derived Type
3 statements
Source File
ESMFIO.F90
ESMFIOMod
ioWrapper
Contents
Variables
IO
Source Code
ioWrapper
type, public :: ioWrapper
Components
Type
Visibility
Attributes
Name
Initial
type(
ioData
),
public,
pointer
::
IO
=>
null()
Source Code
type
ioWrapper
type
(
ioData
),
pointer
::
IO
=>
null
()
end type
ioWrapper