LAMA
lama::PGASMinFunctor< T > Class Template Reference

#include <PGASMinFunctor.hpp>

Inheritance diagram for lama::PGASMinFunctor< T >:

Public Member Functions

 PGASMinFunctor (T val)
virtual ~PGASMinFunctor ()
virtual void iteration (int partner, bool active)
getResult ()

Private Attributes

T * mResult
T * mWork
const PGASInterface *const mInterface

template<typename T>
class lama::PGASMinFunctor< T >


Constructor & Destructor Documentation

template<typename T >
lama::PGASMinFunctor< T >::~PGASMinFunctor ( ) [virtual]

Member Function Documentation

template<typename T >
T lama::PGASMinFunctor< T >::getResult ( )
template<typename T >
void lama::PGASMinFunctor< T >::iteration ( int  partner,
bool  active 
) [virtual]

Implements lama::PGASFunctor.


Field Documentation

template<typename T>
const PGASInterface* const lama::PGASMinFunctor< T >::mInterface [private]
template<typename T>
T* lama::PGASMinFunctor< T >::mResult [private]
template<typename T>
T* lama::PGASMinFunctor< T >::mWork [private]

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