NAMD
Public Attributes | List of all members
CollectLoadsMsg Class Reference

#include <LdbCoordinator.h>

Inheritance diagram for CollectLoadsMsg:

Public Attributes

int firstPe
 
int lastPe
 
int reverted
 
int initTotalProxies
 
int finalTotalProxies
 
int initMaxPeProxies
 
int finalMaxPeProxies
 
int initMaxPatchProxies
 
int finalMaxPatchProxies
 
double initTime
 
double finalTime
 
double initMemory
 
double finalMemory
 
double initAvgPeLoad
 
double finalAvgPeLoad
 
double initMaxPeLoad
 
double finalMaxPeLoad
 
char strategyName [16]
 

Detailed Description

Definition at line 204 of file LdbCoordinator.h.

Member Data Documentation

◆ finalAvgPeLoad

double CollectLoadsMsg::finalAvgPeLoad

Definition at line 220 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ finalMaxPatchProxies

int CollectLoadsMsg::finalMaxPatchProxies

Definition at line 214 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ finalMaxPeLoad

double CollectLoadsMsg::finalMaxPeLoad

Definition at line 222 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ finalMaxPeProxies

int CollectLoadsMsg::finalMaxPeProxies

Definition at line 212 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ finalMemory

double CollectLoadsMsg::finalMemory

Definition at line 218 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads().

◆ finalTime

double CollectLoadsMsg::finalTime

Definition at line 216 of file LdbCoordinator.h.

Referenced by LdbCoordinator::collectLoads(), and Rebalancer::printLoads().

◆ finalTotalProxies

int CollectLoadsMsg::finalTotalProxies

Definition at line 210 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ firstPe

int CollectLoadsMsg::firstPe

Definition at line 206 of file LdbCoordinator.h.

Referenced by LdbCoordinator::collectLoads(), and Rebalancer::printLoads().

◆ initAvgPeLoad

double CollectLoadsMsg::initAvgPeLoad

Definition at line 219 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ initMaxPatchProxies

int CollectLoadsMsg::initMaxPatchProxies

Definition at line 213 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ initMaxPeLoad

double CollectLoadsMsg::initMaxPeLoad

Definition at line 221 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ initMaxPeProxies

int CollectLoadsMsg::initMaxPeProxies

Definition at line 211 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ initMemory

double CollectLoadsMsg::initMemory

Definition at line 217 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads().

◆ initTime

double CollectLoadsMsg::initTime

Definition at line 215 of file LdbCoordinator.h.

Referenced by LdbCoordinator::collectLoads(), and Rebalancer::printLoads().

◆ initTotalProxies

int CollectLoadsMsg::initTotalProxies

Definition at line 209 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ lastPe

int CollectLoadsMsg::lastPe

Definition at line 207 of file LdbCoordinator.h.

Referenced by LdbCoordinator::collectLoads(), and Rebalancer::printLoads().

◆ reverted

int CollectLoadsMsg::reverted

Definition at line 208 of file LdbCoordinator.h.

Referenced by Rebalancer::printLoads(), and Rebalancer::~Rebalancer().

◆ strategyName

char CollectLoadsMsg::strategyName[16]

Definition at line 223 of file LdbCoordinator.h.

Referenced by LdbCoordinator::collectLoads(), and Rebalancer::printLoads().


The documentation for this class was generated from the following file: