|
Zoltan2
|
Teuchos reduction operation. More...
#include <Zoltan2_IdentifierTraits.hpp>
Public Member Functions | |
| void | reduce (const int count, const char inBuffer[], char inoutBuffer[]) const |
Teuchos reduction operation.
Because T may not be a valid Packet type, we cast it to char when doing the reduction operation.
Definition at line 100 of file Zoltan2_IdentifierTraits.hpp.
| void Zoltan2::Zoltan2_MinMaxOperation< T >::reduce | ( | const int | count, |
| const char | inBuffer[], | ||
| char | inoutBuffer[] | ||
| ) | const [inline] |
Definition at line 104 of file Zoltan2_IdentifierTraits.hpp.
1.7.6.1