FakeHistData0Mod Module


Uses

  • module~~fakehistdata0mod~~UsesGraph module~fakehistdata0mod FakeHistData0Mod gFTL2_StringIntegerMap gFTL2_StringIntegerMap module~fakehistdata0mod->gFTL2_StringIntegerMap gFTL2_StringVector gFTL2_StringVector module~fakehistdata0mod->gFTL2_StringVector iso_c_binding iso_c_binding module~fakehistdata0mod->iso_c_binding iso_fortran_env iso_fortran_env module~fakehistdata0mod->iso_fortran_env module~ctest_io_cli ctest_io_CLI module~fakehistdata0mod->module~ctest_io_cli module~mapl_exceptionhandling MAPL_ExceptionHandling module~fakehistdata0mod->module~mapl_exceptionhandling module~pfio pFIO module~fakehistdata0mod->module~pfio

Used by

  • module~~fakehistdata0mod~~UsedByGraph module~fakehistdata0mod FakeHistData0Mod program~main~18 main program~main~18->module~fakehistdata0mod

Derived Types

type, public ::  FakeHistData0

Components

Type Visibility Attributes Name Initial
integer, public :: Xdim
integer, public :: Ydim
integer, public :: comm
integer, public, allocatable :: comms(:)
integer, public, allocatable :: hist_collection_ids(:)
integer, public :: lev
integer, public :: nf
integer, public :: npes
integer, public :: rank
integer, public :: time
type(ClientThread), public :: i_c
type(ClientThread), public :: o_c
type(ClientThreadVector), public :: ic_vec
type(ClientThreadVector), public :: oc_vec
type(FakeBundle), public, allocatable :: bundle(:)
type(StringVector), public :: vars

Type-Bound Procedures

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