| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=*), | public, | parameter | :: | NULL_SUBCOMMUNICATOR_NAME | = | 'NULL' |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | subcommunicator | |||
| integer, | intent(in) | :: | color | |||
| character(len=*), | intent(in) | :: | name |
| private function new_SplitCommunicator (subcommunicator, color, name) |
| procedure, public :: get_color | |
| procedure, public :: get_name | |
| procedure, public :: get_subcommunicator |