|
subroutine | partition_intersect (l1, r1, l2, r2, nnodes, psize, partition, index, count, counts, ierror) |
|
subroutine partition_intersect_mod::partition_intersect |
( |
integer |
l1, |
|
|
integer |
r1, |
|
|
integer |
l2, |
|
|
integer |
r2, |
|
|
integer |
nnodes, |
|
|
integer |
psize, |
|
|
integer, dimension(psize+1), intent(in) |
partition, |
|
|
integer, dimension(psize), intent(out) |
index, |
|
|
integer, dimension(psize), intent(out) |
count, |
|
|
integer, intent(out) |
counts, |
|
|
integer, intent(out) |
ierror |
|
) |
| |
The documentation for this module was generated from the following file: