ROTEX
Source Files
Modules
Procedures
Derived Types
Program
assignment(=)
Interface
MIT
3 statements
Source File
rotex__types.f
rotex__types
assignment(=)
Contents
Module Procedures
channel_set_eq
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
Intent
Optional
Attributes
Name
class(
channel_type
),
intent(out)
::
channel_out
class(
channel_type
),
intent(in)
::
channel_in