LAMA
lama::PGASMaxFunctor< T > Class Template Reference

#include <PGASMaxFunctor.hpp>

Inheritance diagram for lama::PGASMaxFunctor< T >:

Public Member Functions

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

Private Attributes

T * mResult
T * mWork
const PGASInterface *const mInterface

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


Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements lama::PGASFunctor.


Field Documentation

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

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