| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | comm | ||||
| integer, | public | :: | rank | ||||
| integer, | public | :: | root | ||||
| integer, | public | :: | size |
type :: MAPL_Communicator integer :: comm integer :: rank integer :: root integer :: size !logical :: am_i_root end type MAPL_Communicator