get_zmax Function

private pure function get_zmax(self) result(zmax)

Returns the maximal value of the z range

Type Bound

Colormap

Arguments

Type IntentOptional Attributes Name
class(Colormap), intent(in) :: self

Return Value real(kind=wp)


Called by

proc~~get_zmax~~CalledByGraph proc~get_zmax Colormap%get_zmax proc~test_038 test_038 proc~test_038->proc~get_zmax proc~test_039 test_039 proc~test_039->proc~get_zmax proc~test_051 test_051 proc~test_051->proc~get_zmax proc~test_058 test_058 proc~test_058->proc~get_zmax proc~test_060 test_060 proc~test_060->proc~get_zmax proc~test_069 test_069 proc~test_069->proc~get_zmax program~check check program~check->proc~test_038 program~check->proc~test_039 program~check->proc~test_051 program~check->proc~test_058 program~check->proc~test_060 program~check->proc~test_069