chrc_interp Subroutine

public subroutine chrc_interp(rc1, rc2, const, rci)

Arguments

Type IntentOptional Attributes Name
type(channel_rating_curve_parameters), intent(in) :: rc1
type(channel_rating_curve_parameters), intent(in) :: rc2
real, intent(in) :: const
type(channel_rating_curve_parameters), intent(out) :: rci

Called by

proc~~chrc_interp~~CalledByGraph proc~chrc_interp chrc_interp proc~ch_rthr ch_rthr proc~ch_rthr->proc~chrc_interp proc~rcurv_interp_dep rcurv_interp_dep proc~rcurv_interp_dep->proc~chrc_interp proc~rcurv_interp_flo rcurv_interp_flo proc~rcurv_interp_flo->proc~chrc_interp