UPP  11.0.0
 All Data Structures Files Functions Variables 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_all (A, B)
 
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
2021-06-01 George Vandenberghe 2D Decomposition
Author
Jim Tuccillo IBM
Date
2000-01-06

Definition in file COLLECT_LOC.f.