#include <BaseLB.h>
Public Member Functions | |
VectorMigrateInfo () | |
Data Fields | |
int | from_pe |
int | to_pe |
double | load |
int | async_arrival |
Definition at line 257 of file BaseLB.h.
Definition at line 258 of file BaseLB.h.
Referenced by HybridBaseLB::ReceiveVectorMigration(), VectorStrategy(), and HybridBaseLB::VectorStrategy().
Definition at line 259 of file BaseLB.h.
Referenced by HybridBaseLB::ReceiveVectorMigration(), VectorStrategy(), and HybridBaseLB::VectorStrategy().
double VectorMigrateInfo::load |
Definition at line 260 of file BaseLB.h.
Referenced by HybridBaseLB::ReceiveVectorMigration(), and VectorStrategy().