operator (//) Interface

public interface operator (//)

Calls

interface~~operator (SLASHSLASH)~8~~CallsGraph interface~operator (SLASHSLASH)~8 operator (//) proc~hydout_div_conv hydout_div_conv interface~operator (SLASHSLASH)~8->proc~hydout_div_conv

Module Procedures

public function hydout_div_conv(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)