MADNESS
0.10.1
|
#include <lbdeux.h>
Public Member Functions | |
CostPerProc () | |
CostPerProc (double cost, int proc) | |
bool | operator< (const CostPerProc &other) const |
Public Attributes | |
double | cost |
int | proc |
|
inline |
|
inline |
|
inline |
double madness::LoadBalanceDeux< NDIM >::CostPerProc::cost |
int madness::LoadBalanceDeux< NDIM >::CostPerProc::proc |
Referenced by madness::LoadBalanceDeux< NDIM >::load_balance().