Combination-Reduction operation for a parallel run. More...
Combination-Reduction operation for a parallel run.
InClass Foam::Pstream
The information from all nodes is collected on the master node, combined using the given combination function and the result is broadcast to all nodes
Definition in file ops.H.
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. |
Macros | |
#define | EqOp(opName, op) |
#define | Op(opName, op) |
#define EqOp | ( | opName, | |
op | |||
) |