operator (-) Interface

public interface operator (-)

Calls

interface~~operator (-)~2~~CallsGraph interface~operator (-)~2 operator (-) proc~hydout_subtract hydout_subtract interface~operator (-)~2->proc~hydout_subtract

Module Procedures

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)