Various functions to wrap MPI_Allreduce. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class Type , class BinaryOp > | |
void | allReduce (Type &Value, int count, MPI_Datatype MPIType, MPI_Op op, const BinaryOp &bop, const int tag, const label communicator) |
Various functions to wrap MPI_Allreduce.
Original source file allReduce.H
InNamespace Foam
Definition in file allReduce.H.