
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class T, class CombineOp> | |
| void | combineReduce (T &value, const CombineOp &cop, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm) |
| Compatibility wrapper for Pstream::combineReduce. | |