
#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 36 of file MsaHashtable.h.
| MsaHashtable::Add::Add | ( | MSA1DHASH * | m | ) | [inline, private] |
Definition at line 41 of file MsaHashtable.h.
Definition at line 47 of file MsaHashtable.C.
References MSA::MSAAccum< MSA >::accumulate(), MSA::MSAHandle< MSA >::msa, Hashnode::nodes, and printf().
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 39 of file MsaHashtable.h.
friend class MsaHashtable::Read [friend] |
Definition at line 40 of file MsaHashtable.h.
1.5.5