assignment(=) Interface

public interface assignment(=)

Module Procedures

private impure elemental module subroutine channel_set_eq(channel_out, channel_in)

Sets the channel left equal to the channel right

Arguments

Type IntentOptional Attributes Name
class(channel_type), intent(out) :: channel_out
class(channel_type), intent(in) :: channel_in