MpiReductionOpBase in terms of a templated ReductionOp<Ordinal,char> object.
More...
#include <Teuchos_MpiReductionOpSetter.hpp>
Inheritance diagram for Teuchos::MpiReductionOp< Ordinal >:

Public Member Functions | |
| MpiReductionOp (const RefCountPtr< const ValueTypeReductionOp< Ordinal, char > > &reductOp) | |
| | |
| void | reduce (void *invec, void *inoutvec, int *len, MPI_Datatype *datatype) const |
| | |
MpiReductionOpBase in terms of a templated ReductionOp<Ordinal,char> object.
Definition at line 61 of file Teuchos_MpiReductionOpSetter.hpp.
|
||||||||||
|
Definition at line 149 of file Teuchos_MpiReductionOpSetter.hpp. |
|
||||||||||||||||||||||||
|
Implements Teuchos::MpiReductionOpBase. Definition at line 156 of file Teuchos_MpiReductionOpSetter.hpp. |
1.3.9.1