ctest_io_CLI Module


Uses

  • module~~ctest_io_cli~~UsesGraph module~ctest_io_cli ctest_io_CLI gFTL_StringIntegerMap gFTL_StringIntegerMap module~ctest_io_cli->gFTL_StringIntegerMap gFTL_StringVector gFTL_StringVector module~ctest_io_cli->gFTL_StringVector module~mapl_exceptionhandling MAPL_ExceptionHandling module~ctest_io_cli->module~mapl_exceptionhandling module~pfio pFIO module~ctest_io_cli->module~pfio

Used by

  • module~~ctest_io_cli~~UsedByGraph module~ctest_io_cli ctest_io_CLI module~fakehistdata0mod FakeHistData0Mod module~fakehistdata0mod->module~ctest_io_cli program~main~9 main program~main~9->module~ctest_io_cli program~main~9->module~fakehistdata0mod

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 ::  CommandLineOptions0

Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: server_type
character(len=:), public, allocatable :: writer
integer, public :: N_ig
integer, public :: N_og
integer, public :: N_writer
integer, public :: npes_client
integer, public :: npes_iserver
integer, public :: npes_oserver
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(CommandLineOptions0), intent(inout) :: options
integer, intent(out), optional :: rc