UPP  11.0.0
 All Data Structures Files Functions Variables Pages
COLLECT.f File Reference

Subroutine that collect gathers from all MPI tasks. More...

Go to the source code of this file.

Functions/Subroutines

subroutine collect (A, B)
 

Detailed Description

Subroutine that collect gathers from all MPI tasks.

Parameters
[in]AArray being gathered.
[out]Agathered array - only valid on task 0.

Gather "A" from all MPI tasks onto task 0.

Program history log:

Date Programmer Comments
2000-01-06 Jim Tuccillo Initial
Author
Jim Tuccillo IBM
Date
2000-01-06

Definition in file COLLECT.f.