performace_CLI Module


Uses

  • module~~performace_cli~~UsesGraph module~performace_cli performace_CLI gFTL2_StringIntegerMap gFTL2_StringIntegerMap module~performace_cli->gFTL2_StringIntegerMap gFTL_StringVector gFTL_StringVector module~performace_cli->gFTL_StringVector module~mapl_exceptionhandling MAPL_ExceptionHandling module~performace_cli->module~mapl_exceptionhandling module~pfio pFIO module~performace_cli->module~pfio

Used by

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

Variables

Type Visibility Attributes Name Initial
integer, public :: c0
integer, public :: c1
integer, public :: c2
integer, public :: c3
integer, public :: c4

Derived Types

type, public ::  CommandLineOptions

Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: file_1
character(len=:), public, allocatable :: file_2
character(len=:), public, allocatable :: server_type
integer, public :: nodes_oserver
integer, public :: npes_client
integer, public :: num_collection
logical, public :: debug
type(StringVector), public :: requested_variables

type, public ::  DirectoryServicePointer

Components

Type Visibility Attributes Name Initial
class(AbstractDirectoryService), public, pointer :: dsPtr => null()

Subroutines

public subroutine process_command_line(options, rc)

Arguments

Type IntentOptional Attributes Name
type(CommandLineOptions), intent(inout) :: options
integer, intent(out), optional :: rc