FreePOOMA
2.4.1
|
This class is used to implement the final reduction over contexts used in Reduction<RemoteMultiPatchTag>::evaluate(). More...
#include <ReduceOverContexts.h>
Public Member Functions | |
ReduceOverContexts (const T &val, int=0, bool valid=true) | |
void | broadcast (T &val) |
operator T () const |
This class is used to implement the final reduction over contexts used in Reduction<RemoteMultiPatchTag>::evaluate().
ReduceOverContexts< T, ReductionOp >::ReduceOverContexts | ( | const T & | val, |
int | = 0 , |
||
bool | valid = true |
||
) | [inline] |
References PAssert.
void ReduceOverContexts< T, ReductionOp >::broadcast | ( | T & | val | ) | [inline] |
ReduceOverContexts< T, ReductionOp >::operator T | ( | ) | const [inline] |