hydout_subtract Function

public function hydout_subtract(hyd1, hyd2) result(hyd3)

Arguments

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

Return Value type(hyd_output)


Called by

proc~~hydout_subtract~~CalledByGraph proc~hydout_subtract hydout_subtract interface~operator (-) operator (-) interface~operator (-)->proc~hydout_subtract