Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | file_1 | |||
character(len=:), | public, | allocatable | :: | file_2 | |||
integer, | public | :: | comm | ||||
integer, | public | :: | nlat | ||||
integer, | public | :: | nlon | ||||
integer, | public | :: | npes | ||||
integer, | public | :: | rank | ||||
type(ClientThread), | public | :: | c | ||||
type(FakeBundle), | public, | allocatable | :: | bundle(:) | |||
type(StringVector), | public | :: | vars |
procedure, public :: finalize | |
procedure, public :: init | |
procedure, public :: run |