operator(.ne.) Interface

public interface operator(.ne.)

Module Procedures

private pure elemental module function channel_isne(channel1, channel2) result(res)

Arguments

Type IntentOptional Attributes Name
class(channel_type), intent(in) :: channel1
class(channel_type), intent(in) :: channel2

Return Value logical