|
NAMD
|
#include <NamdHybridLB.h>
Public Member Functions | |
| LocalLBInfoMsg () | |
| void | pup (PUP::er &p) |
Public Attributes | |
| int | n_moves |
| int | startPE |
| int | endPE |
| MigrateInfo * | moves |
| double * | cpuloads |
Class for message containing CPU loads.
Definition at line 31 of file NamdHybridLB.h.
|
inline |
Definition at line 40 of file NamdHybridLB.h.
|
inline |
| double* LocalLBInfoMsg::cpuloads |
Definition at line 37 of file NamdHybridLB.h.
Referenced by pup(), and NamdHybridLB::UpdateLocalLBInfo().
| int LocalLBInfoMsg::endPE |
Definition at line 35 of file NamdHybridLB.h.
Referenced by pup().
| MigrateInfo* LocalLBInfoMsg::moves |
Definition at line 36 of file NamdHybridLB.h.
Referenced by pup(), and NamdHybridLB::UpdateLocalLBInfo().
| int LocalLBInfoMsg::n_moves |
Definition at line 33 of file NamdHybridLB.h.
Referenced by pup(), and NamdHybridLB::UpdateLocalLBInfo().
| int LocalLBInfoMsg::startPE |
Definition at line 34 of file NamdHybridLB.h.
Referenced by pup(), and NamdHybridLB::UpdateLocalLBInfo().
1.8.14