Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | component_name | |||
type(VirtualConnectionPt), | intent(in) | :: | v_pt |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | component_name | |||
character(len=*), | intent(in) | :: | state_intent | |||
character(len=*), | intent(in) | :: | short_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ConnectionPt), | intent(in) | :: | lhs | |||
type(ConnectionPt), | intent(in) | :: | rhs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ConnectionPt), | intent(in) | :: | lhs | |||
type(ConnectionPt), | intent(in) | :: | rhs |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | component_name | |||
type(VirtualConnectionPt), | public | :: | v_pt |
private function new_connection_point_basic (component_name, v_pt) | |
private function new_connection_point_simple (component_name, state_intent, short_name) |
procedure, public :: get_esmf_name | |
procedure, public :: get_state_intent | |
procedure, public :: is_export | |
procedure, public :: is_import | |
procedure, public :: is_internal |