NAMD
|
#include <Rebalancer.h>
Public Member Functions | |
ProxyUsageKey (int pe, int patch) | |
CkHashCode | hash (void) const |
int | compare (const ProxyUsageKey &in) const |
Static Public Member Functions | |
static CkHashCode | staticHash (const void *x, size_t size) |
static int | staticCompare (const void *a, const void *b, size_t size) |
Protected Attributes | |
int | processor |
int | patch |
Definition at line 41 of file Rebalancer.h.
|
inline |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 67 of file Rebalancer.h.
|
inlinestatic |
Definition at line 56 of file Rebalancer.h.
|
protected |
Definition at line 44 of file Rebalancer.h.
Referenced by compare(), hash(), and ProxyUsageKey().
|
protected |
Definition at line 43 of file Rebalancer.h.
Referenced by compare(), hash(), and ProxyUsageKey().