histogram_print Subroutine

public subroutine histogram_print(h, unit)

Arguments

Type IntentOptional Attributes Name
type(histogram), intent(in) :: h
integer, intent(in) :: unit

Calls

proc~~histogram_print~2~~CallsGraph proc~histogram_print~2 histogram_print proc~histogram_get_range~2 histogram_get_range proc~histogram_print~2->proc~histogram_get_range~2 proc~histogram_get_value~2 histogram_get_value proc~histogram_print~2->proc~histogram_get_value~2