get_command_line_arguments Subroutine

subroutine get_command_line_arguments(nsmax, cgrid, iters, nfld, nlev, lvordiv, lscders, luvders, lgpnorms, luseflt, nproma, verbosity, ldump_values, lprint_norms, lmeminfo, nprtrv, nprtrw, ncheck)

Arguments

Type IntentOptional Attributes Name
integer, intent(inout) :: nsmax
character(len=16), intent(inout) :: cgrid
integer, intent(inout) :: iters
integer, intent(inout) :: nfld
integer, intent(inout) :: nlev
logical, intent(inout) :: lvordiv
logical, intent(inout) :: lscders
logical, intent(inout) :: luvders
logical, intent(inout) :: lgpnorms
logical, intent(inout) :: luseflt
integer, intent(inout) :: nproma
integer, intent(inout) :: verbosity
logical, intent(inout) :: ldump_values
logical, intent(inout) :: lprint_norms
logical, intent(inout) :: lmeminfo
integer, intent(inout) :: nprtrv
integer, intent(inout) :: nprtrw
integer, intent(inout) :: ncheck

Calls

proc~~get_command_line_arguments~3~~CallsGraph proc~get_command_line_arguments~3 get_command_line_arguments ec_mpirank ec_mpirank proc~get_command_line_arguments~3->ec_mpirank mpl_end mpl_end proc~get_command_line_arguments~3->mpl_end mpl_init mpl_init proc~get_command_line_arguments~3->mpl_init proc~get_int_value~3 get_int_value proc~get_command_line_arguments~3->proc~get_int_value~3 proc~get_str_value~3 get_str_value proc~get_command_line_arguments~3->proc~get_str_value~3 proc~parsing_failed~3 parsing_failed proc~get_command_line_arguments~3->proc~parsing_failed~3 proc~print_help~3 print_help proc~get_command_line_arguments~3->proc~print_help~3 proc~get_int_value~3->proc~get_str_value~3 proc~get_int_value~3->proc~parsing_failed~3 proc~str2int~3 str2int proc~get_int_value~3->proc~str2int~3 proc~get_str_value~3->proc~parsing_failed~3 proc~parsing_failed~3->ec_mpirank proc~parsing_failed~3->mpl_end proc~parsing_failed~3->mpl_init proc~parsing_failed~3->proc~print_help~3

Called by

proc~~get_command_line_arguments~3~~CalledByGraph proc~get_command_line_arguments~3 get_command_line_arguments program~transform_test transform_test program~transform_test->proc~get_command_line_arguments~3