Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(VirtualConnectionPt), | intent(in) | :: | v_pt |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(VirtualConnectionPt), | intent(in) | :: | v_pt | |||
integer, | intent(in) | :: | label |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ActualConnectionPt), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ActualConnectionPt), | intent(in) | :: | lhs | |||
type(ActualConnectionPt), | intent(in) | :: | rhs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ActualConnectionPt), | intent(in) | :: | lhs | |||
type(ActualConnectionPt), | intent(in) | :: | rhs |
private function new_ActualPt_from_v_pt (v_pt) | |
private function new_extension (v_pt, label) |
procedure, public :: add_comp_name | |
procedure, public :: extend => extend_ | |
procedure, public :: get_comp_name | |
procedure, public :: get_esmf_name | |
procedure, public :: get_extension_string | |
procedure, public :: get_full_name | |
procedure, public :: get_label | |
procedure, public :: get_state_intent | |
procedure, public :: is_export | |
procedure, public :: is_extension | |
procedure, public :: is_import | |
procedure, public :: is_internal | |
procedure, public :: is_represented_in | |
generic, public :: write(formatted) => write_formatted | |
procedure, public :: write_formatted |