FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

gatherScatter.C File Reference

Gather data from all processors onto single processor according to some communication schedule (usually linear-to-master or tree-to-master). The gathered data will be a single value constructed from the values on individual processors using a user-specified operator. More...


Detailed Description

Gather data from all processors onto single processor according to some communication schedule (usually linear-to-master or tree-to-master). The gathered data will be a single value constructed from the values on individual processors using a user-specified operator.

Definition in file gatherScatter.C.

#include "src/OpenFOAM/db/IOstreams/Pstreams/OPstream.H"
#include "src/OpenFOAM/db/IOstreams/Pstreams/IPstream.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Include dependency graph for gatherScatter.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.