Zoltan2
Public Member Functions
Teuchos::Zoltan2_ReduceBestMapping< Ordinal, T > Class Template Reference

Zoltan2_ReduceBestMapping Class, reduces the minimum cost mapping, ties breaks with minimum proc id. More...

#include <Zoltan2_TaskMapping.hpp>

List of all members.

Public Member Functions

 Zoltan2_ReduceBestMapping ()
 Default Constructor.
void reduce (const Ordinal count, const T inBuffer[], T inoutBuffer[]) const
 Implement Teuchos::ValueTypeReductionOp interface.

Detailed Description

template<typename Ordinal, typename T>
class Teuchos::Zoltan2_ReduceBestMapping< Ordinal, T >

Zoltan2_ReduceBestMapping Class, reduces the minimum cost mapping, ties breaks with minimum proc id.

Definition at line 29 of file Zoltan2_TaskMapping.hpp.


Constructor & Destructor Documentation

template<typename Ordinal, typename T>
Teuchos::Zoltan2_ReduceBestMapping< Ordinal, T >::Zoltan2_ReduceBestMapping ( ) [inline]

Default Constructor.

Definition at line 37 of file Zoltan2_TaskMapping.hpp.


Member Function Documentation

template<typename Ordinal, typename T>
void Teuchos::Zoltan2_ReduceBestMapping< Ordinal, T >::reduce ( const Ordinal  count,
const T  inBuffer[],
inoutBuffer[] 
) const [inline]

Implement Teuchos::ValueTypeReductionOp interface.

Definition at line 41 of file Zoltan2_TaskMapping.hpp.


The documentation for this class was generated from the following file: