get_zmin Function

private pure function get_zmin(self) result(zmin)

Type Bound

Colormap

Arguments

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

Return Value real(kind=wp)


Called by

proc~~get_zmin~~CalledByGraph proc~get_zmin Colormap%get_zmin proc~write_ppm_colorbar Colormap%write_ppm_colorbar proc~write_ppm_colorbar->proc~get_zmin program~create create program~create->proc~write_ppm_colorbar program~demo demo program~demo->proc~write_ppm_colorbar program~demo_reverse demo_reverse program~demo_reverse->proc~write_ppm_colorbar program~example1 example1 program~example1->proc~write_ppm_colorbar program~extract extract program~extract->proc~write_ppm_colorbar program~modify modify program~modify->proc~write_ppm_colorbar