Public Member Functions | |
Solution () | |
Solution (int pe, double maxLoad, int nmoves) | |
void | pup (PUP::er &p) |
Data Fields | |
int | pe |
float | max_load |
int | migrations |
Definition at line 41 of file GreedyRefineLB.C.
GreedyRefineLB::Solution::Solution | ( | ) | [inline] |
Definition at line 43 of file GreedyRefineLB.C.
Definition at line 44 of file GreedyRefineLB.C.
void GreedyRefineLB::Solution::pup | ( | PUP::er & | p | ) | [inline] |
Definition at line 45 of file GreedyRefineLB.C.
Referenced by pup(), and GreedyRefineLB::receiveSolutions().
Definition at line 46 of file GreedyRefineLB.C.
Referenced by pup(), and GreedyRefineLB::receiveSolutions().
Definition at line 47 of file GreedyRefineLB.C.
Referenced by pup(), and GreedyRefineLB::receiveSolutions().