Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MAX_LEN_PORT_NAME), | public | :: | port_name | = | '' | ||
integer, | public | :: | partner_root_rank | = | -1 |
type :: DirectoryEntry sequence character(len=MAX_LEN_PORT_NAME) :: port_name = '' integer :: partner_root_rank = -1 end type DirectoryEntry