get_command_line_arguments Subroutine

subroutine get_command_line_arguments(nlon, nlat, nsmax, nmsmax, iters, nfld, nlev, lvordiv, lscders, luvders, nproma, verbosity, ldump_values, ldump_checksums, lprint_norms, lmeminfo, nprgpns, nprgpew, nprtrv, nprtrw, ncheck, cchecksums_path)

Arguments

Type IntentOptional Attributes Name
integer, intent(inout) :: nlon
integer, intent(inout) :: nlat
integer, intent(inout) :: nsmax
integer, intent(inout) :: nmsmax
integer, intent(inout) :: iters
integer, intent(inout) :: nfld
integer, intent(inout) :: nlev
logical, intent(inout) :: lvordiv
logical, intent(inout) :: lscders
logical, intent(inout) :: luvders
integer, intent(inout) :: nproma
integer, intent(inout) :: verbosity
logical, intent(inout) :: ldump_values
logical, intent(inout) :: ldump_checksums
logical, intent(inout) :: lprint_norms
logical, intent(inout) :: lmeminfo
integer, intent(inout) :: nprgpns
integer, intent(inout) :: nprgpew
integer, intent(inout) :: nprtrv
integer, intent(inout) :: nprtrw
integer, intent(inout) :: ncheck
character(len=128), intent(inout) :: cchecksums_path

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~ectrans_lam_benchmark ectrans_lam_benchmark program~ectrans_lam_benchmark->proc~get_command_line_arguments~3