UPP  001
 All Data Structures Files Functions Pages
COLLECT_LOC.f File Reference

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

Go to the source code of this file.

Functions/Subroutines

subroutine COLLECT_LOC (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_LOC.f.