Contains global (MPI-related) data and exports an initialization routine.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | save | :: | gridxc_comm | |||
integer, | public, | save | :: | gridxc_myNode | = | -1 | |
integer, | public, | save | :: | gridxc_totNodes | = | -1 |
Initialization routine. The comm
argument is not present in the
serial version.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | comm | MPI communicator for the library |