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

combineGatherScatter.C File Reference

Variant of gather, scatter. Normal gather uses:

  • construct null and read (>>) from Istream
  • binary operator and assignment operator to combine values.
More...


Detailed Description

Variant of gather, scatter. Normal gather uses:

  • construct null and read (>>) from Istream
  • binary operator and assignment operator to combine values.

combineGather uses:

  • construct from Istream
  • modify operator which modifies its lhs

Definition in file combineGatherScatter.C.

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

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.