FakeExtDataMod_collective Module


Uses

  • module~~fakeextdatamod_collective~~UsesGraph module~fakeextdatamod_collective FakeExtDataMod_collective gFTL2_StringVector gFTL2_StringVector module~fakeextdatamod_collective->gFTL2_StringVector iso_fortran_env iso_fortran_env module~fakeextdatamod_collective->iso_fortran_env module~collective_demo_cli collective_demo_CLI module~fakeextdatamod_collective->module~collective_demo_cli module~mapl_exceptionhandling MAPL_ExceptionHandling module~fakeextdatamod_collective->module~mapl_exceptionhandling module~pfio pFIO module~fakeextdatamod_collective->module~pfio

Used by

  • module~~fakeextdatamod_collective~~UsedByGraph module~fakeextdatamod_collective FakeExtDataMod_collective program~main~17 main program~main~17->module~fakeextdatamod_collective

Derived Types

type, public ::  FakeExtData

Components

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

Type-Bound Procedures

procedure, public :: finalize
procedure, public :: init
procedure, public :: run