#include <Teuchos_CommHelpers.hpp>


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