UPP (develop)
|
Subroutine that collect gathers from all MPI tasks. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | collect (a, b) |
COLLECT() Subroutine that collect gathers from all MPI tasks. | |
Subroutine that collect gathers from all MPI tasks.
[in] | A | Array being gathered. |
[out] | B | gathered array - only valid on task 0. |
Gather "A" from all MPI tasks onto task 0.
Date | Programmer | Comments |
---|---|---|
2000-01-06 | Jim Tuccillo | Initial |
Definition in file COLLECT.f.