Information about parallel runs
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | comm_size | size of MPI communicator |
|||
integer, | private | :: | rank | MPI rank |
|||
integer, | private | :: | root | MPI root rank |
|||
integer, | private | :: | comm | MPI communicator |
|||
integer, | private | :: | nThreads | Maximal Number of OpenMP threads |
|||
logical, | private | :: | isRoot | Whether this process is the root |