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

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