#include <Teuchos_CommHelpers.hpp>
Inheritance diagram for Teuchos::SumValueReductionOp< Ordinal, Packet >:

Public Member Functions | |
| void | reduce (const Ordinal count, const Packet inBuffer[], Packet inoutBuffer[]) const |
| | |
Definition at line 348 of file Teuchos_CommHelpers.hpp.
| void Teuchos::SumValueReductionOp< Ordinal, Packet >::reduce | ( | const Ordinal | count, | |
| const Packet | inBuffer[], | |||
| Packet | inoutBuffer[] | |||
| ) | const [virtual] |
Implements Teuchos::ValueTypeReductionOp< Ordinal, Packet >.
Definition at line 535 of file Teuchos_CommHelpers.hpp.
1.4.7