get_int_value Function

function get_int_value(cname, iarg) result(value)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: cname
integer, intent(inout) :: iarg

Return Value integer


Calls

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

Called by

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