hydout_div_const Function

public function hydout_div_const(hyd1, const) result(hyd2)

Arguments

Type IntentOptional Attributes Name
type(hyd_output), intent(in) :: hyd1
real, intent(in) :: const

Return Value type(hyd_output)


Called by

proc~~hydout_div_const~~CalledByGraph proc~hydout_div_const hydout_div_const interface~operator (SLASH)~21 operator (/) interface~operator (SLASH)~21->proc~hydout_div_const