Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | nrank | ||||
integer, | public | :: | nproc | ||||
integer, | public, | dimension(3) | :: | nrank_dir | |||
integer, | public, | dimension(3) | :: | nproc_dir | |||
integer, | public, | dimension(3) | :: | n_offset | |||
integer, | public, | dimension(3) | :: | pnext | |||
integer, | public, | dimension(3) | :: | pprev |
Returns whether or not the current rank is the root rank
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(parallel_t), | intent(in) | :: | self |