mapl3g_MatchConnection Module


Uses

Used by

  • module~~mapl3g_matchconnection~~UsedByGraph module~mapl3g_matchconnection mapl3g_MatchConnection module~connect_all_smod connect_all_smod module~connect_all_smod->module~mapl3g_matchconnection module~mapl3g_componentspecparser mapl3g_ComponentSpecParser module~mapl3g_componentspecparser->module~mapl3g_matchconnection module~add_child_by_name_smod add_child_by_name_smod module~add_child_by_name_smod->module~mapl3g_componentspecparser module~parse_child_smod parse_child_smod module~parse_child_smod->module~mapl3g_componentspecparser module~parse_children_smod parse_children_smod module~parse_children_smod->module~mapl3g_componentspecparser module~parse_component_spec_smod parse_component_spec_smod module~parse_component_spec_smod->module~mapl3g_componentspecparser module~parse_connections_smod parse_connections_smod module~parse_connections_smod->module~mapl3g_componentspecparser module~parse_geometry_spec_smod parse_geometry_spec_smod module~parse_geometry_spec_smod->module~mapl3g_componentspecparser module~parse_setservices_smod parse_setservices_smod module~parse_setservices_smod->module~mapl3g_componentspecparser module~parse_timestep_smod parse_timestep_smod module~parse_timestep_smod->module~mapl3g_componentspecparser module~parse_var_specs_smod parse_var_specs_smod module~parse_var_specs_smod->module~mapl3g_componentspecparser module~setservices_smod SetServices_smod module~setservices_smod->module~mapl3g_componentspecparser module~test_componentspecparser Test_ComponentSpecParser module~test_componentspecparser->module~mapl3g_componentspecparser

Interfaces

public interface MatchConnection

  • private function new_MatchConnection(source, destination) result(this)

    Arguments

    Type IntentOptional Attributes Name
    type(ConnectionPt), intent(in) :: source
    type(ConnectionPt), intent(in) :: destination

    Return Value type(MatchConnection)


Derived Types

type, public, extends(Connection) ::  MatchConnection

Constructor

private function new_MatchConnection (source, destination)

Type-Bound Procedures

procedure, public :: activate
procedure, public :: connect
procedure, public :: get_destination
procedure, public :: get_source