MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MatchConnection
Interface
3 statements
Source File
MatchConnection.F90
mapl3g_MatchConnection
MatchConnection
Contents
Module Procedures
new_MatchConnection
public interface MatchConnection
Module Procedures
private function new_MatchConnection(source, destination) result(this)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ConnectionPt
),
intent(in)
::
source
type(
ConnectionPt
),
intent(in)
::
destination
Return Value
type(
MatchConnection
)