#include <Teuchos_CommHelpers.hpp>


Public Member Functions | |
| void | reduce (const Ordinal count, const Packet inBuffer[], Packet inoutBuffer[]) const |
| | |
Note, this class object will throw an std::exception when used with a packet type where ScalarTraits<Packet>::isComparable==false but it will still compile.
Definition at line 502 of file Teuchos_CommHelpers.hpp.
| void Teuchos::MinValueReductionOp< Ordinal, Packet >::reduce | ( | const Ordinal | count, | |
| const Packet | inBuffer[], | |||
| Packet | inoutBuffer[] | |||
| ) | const [inline, virtual] |
Implements Teuchos::ValueTypeReductionOp< Ordinal, Packet >.
Definition at line 691 of file Teuchos_CommHelpers.hpp.
1.5.9