Combination-Reduction operation for a parallel run. More...

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | EqOp(opName, op) |
| #define | WARNRETURN |
| #define | Op(opName, op) |
| #define | UOp(opName, op) |
Combination-Reduction operation for a parallel run.
Original source file ops.H
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.
| #define EqOp | ( | opName, | |
| op | |||
| ) |
| #define UOp | ( | opName, | |
| op | |||
| ) |