Zoltan2
|
Zoltan2_ReduceBestMapping Class, reduces the minimum cost mapping, ties breaks with minimum proc id. More...
#include <Zoltan2_TaskMapping.hpp>
Inherits ValueTypeReductionOp< Ordinal, T >.
Public Member Functions | |
Zoltan2_ReduceBestMapping () | |
Default Constructor. More... | |
void | reduce (const Ordinal count, const T inBuffer[], T inoutBuffer[]) const |
Implement Teuchos::ValueTypeReductionOp interface. More... | |
Zoltan2_ReduceBestMapping Class, reduces the minimum cost mapping, ties breaks with minimum proc id.
Definition at line 48 of file Zoltan2_TaskMapping.hpp.
|
inline |
Default Constructor.
Definition at line 57 of file Zoltan2_TaskMapping.hpp.
|
inline |
Implement Teuchos::ValueTypeReductionOp interface.
Definition at line 61 of file Zoltan2_TaskMapping.hpp.