|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Standard logical AND operator for booleans. More...
#include <Teuchos_CommHelpers.hpp>

Public Member Functions | |
| void | reduce (const Ordinal count, const Packet inBuffer[], Packet inoutBuffer[]) const |
| | |
Standard logical AND operator for booleans.
Definition at line 894 of file Teuchos_CommHelpers.hpp.
| void Teuchos::ANDValueReductionOp< Ordinal, Packet >::reduce | ( | const Ordinal | count, |
| const Packet | inBuffer[], | ||
| Packet | inoutBuffer[] | ||
| ) | const [virtual] |
Implements Teuchos::ValueTypeReductionOp< Ordinal, Packet >.
Definition at line 1069 of file Teuchos_CommHelpers.hpp.
1.7.6.1