NAMD
|
#include <ReductionMgr.h>
Public Member Functions | |
void | submit (void) override |
~SubmitReductionCharm (void) | |
![]() | |
BigReal & | item (int i) |
void | max (int i, BigReal v) |
void | add (int nitems, const BigReal *arr) |
virtual | ~SubmitReduction (void) |
Protected Attributes | |
int | reductionSetID |
int | sequenceNumber |
ReductionMgr * | master |
![]() | |
BigReal * | data |
Friends | |
class | ReductionMgr |
Definition at line 382 of file ReductionMgr.h.
|
inline |
|
inlineoverridevirtual |
|
friend |
Definition at line 384 of file ReductionMgr.h.
|
protected |
Definition at line 388 of file ReductionMgr.h.
Referenced by submit(), ReductionMgr::willSubmit(), and ~SubmitReductionCharm().
|
protected |
Definition at line 386 of file ReductionMgr.h.
Referenced by ReductionMgr::willSubmit().
|
protected |
Definition at line 387 of file ReductionMgr.h.
Referenced by ReductionMgr::willSubmit().