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~2~~CallsGraph proc~get_command_line_arguments~2 get_command_line_arguments ec_mpirank ec_mpirank proc~get_command_line_arguments~2->ec_mpirank mpl_end mpl_end proc~get_command_line_arguments~2->mpl_end mpl_init mpl_init proc~get_command_line_arguments~2->mpl_init proc~get_int_value~2 get_int_value proc~get_command_line_arguments~2->proc~get_int_value~2 proc~get_str_value~2 get_str_value proc~get_command_line_arguments~2->proc~get_str_value~2 proc~parsing_failed~2 parsing_failed proc~get_command_line_arguments~2->proc~parsing_failed~2 proc~print_help~2 print_help proc~get_command_line_arguments~2->proc~print_help~2 proc~get_int_value~2->proc~get_str_value~2 proc~get_int_value~2->proc~parsing_failed~2 proc~str2int~2 str2int proc~get_int_value~2->proc~str2int~2 proc~get_str_value~2->proc~parsing_failed~2 proc~parsing_failed~2->ec_mpirank proc~parsing_failed~2->mpl_end proc~parsing_failed~2->mpl_init proc~parsing_failed~2->proc~print_help~2

Called by

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