#include <MsaHashtable.h>
Public Member Functions | |
int | addTuple (int *tuple, int nodesPerTuple, int chunk, int elementNo) |
Read | syncToRead () |
Private Member Functions | |
Add (MSA1DHASH *m) | |
Friends | |
class | MsaHashtable |
class | MsaHashtable::Read |
Definition at line 200 of file MsaHashtable.h.
MsaHashtable::Add::Add | ( | MSA1DHASH * | m | ) | [inline, private] |
Definition at line 205 of file MsaHashtable.h.
Definition at line 47 of file MsaHashtable.C.
References MSA::MSAAccum< MSA >::accumulate(), index, int, MSA::MSAHandle< MSA >::msa, Hashnode::nodes, and PUP::t.
Referenced by makeGhost().
MsaHashtable::Read MsaHashtable::Add::syncToRead | ( | ) |
Reimplemented from MSA::MSAHandle< MSA >.
Definition at line 27 of file MsaHashtable.C.
References MSA::MSAHandle< MSA >::msa, MsaHashtable::Read, and MSA::MSAHandle< MSA >::syncDone().
Referenced by makeGhost().
friend class MsaHashtable [friend] |
Definition at line 203 of file MsaHashtable.h.
friend class MsaHashtable::Read [friend] |
Definition at line 204 of file MsaHashtable.h.