FakeHistDataMod Module


Uses

  • module~~fakehistdatamod~~UsesGraph module~fakehistdatamod FakeHistDataMod gFTL_StringVector gFTL_StringVector module~fakehistdatamod->gFTL_StringVector iso_c_binding iso_c_binding module~fakehistdatamod->iso_c_binding iso_fortran_env iso_fortran_env module~fakehistdatamod->iso_fortran_env module~performace_cli performace_CLI module~fakehistdatamod->module~performace_cli module~pfio pFIO module~fakehistdatamod->module~pfio mpi mpi module~fakehistdatamod->mpi

Used by

  • module~~fakehistdatamod~~UsedByGraph module~fakehistdatamod FakeHistDataMod program~main~2 main program~main~2->module~fakehistdatamod

Derived Types

type, public ::  FakeHistData

Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: file_1
character(len=:), public, allocatable :: file_2
integer, public :: Xdim
integer, public :: Ydim
integer, public :: comm
integer, public, allocatable :: hist_collection_ids(:)
integer, public :: lev
integer, public :: nf
integer, public :: npes
integer, public :: num_collection
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