PPL Logo

lbObjects Class Reference

#include <lbObject.h>

Collaboration diagram for lbObjects:

Collaboration graph
[legend]

Public Member Functions

 lbObjects ()
int Insert (int sync, int index, sim *myPtr)
void Delete (int idx)
void UpdateEntry (int idx, POSE_TimeType ovt, POSE_TimeType eet, int ne, double rbOh, int *srVec)
void AddComm (int idx, int pe, int sr)
void ResetComm ()
void RequestReport ()
void dump ()

Data Fields

int numObjs
int numSpaces
int size
int firstEmpty
lbObjectNodeobjs

Detailed Description

Definition at line 44 of file lbObject.h.


Constructor & Destructor Documentation

lbObjects::lbObjects (  ) 


Member Function Documentation

int lbObjects::Insert ( int  sync,
int  index,
sim myPtr 
)

void lbObjects::Delete ( int  idx  ) 

Definition at line 81 of file lbObject.C.

References firstEmpty, lbObjectNode::localObjPtr, numObjs, objs, and lbObjectNode::present.

Referenced by LBgroup::objRemove().

Here is the caller graph for this function:

void lbObjects::UpdateEntry ( int  idx,
POSE_TimeType  ovt,
POSE_TimeType  eet,
int  ne,
double  rbOh,
int srVec 
)

Definition at line 90 of file lbObject.C.

References AddComm(), Converse::CkNumPes(), lbObjectNode::eet, lbObjectNode::ne, objs, lbObjectNode::ovt, and lbObjectNode::rbOh.

Referenced by LBgroup::objUpdate().

Here is the call graph for this function:

Here is the caller graph for this function:

void lbObjects::AddComm ( int  idx,
int  pe,
int  sr 
)

Definition at line 105 of file lbObject.C.

References Converse::CkMyPe(), lbObjectNode::comm, lbObjectNode::localComm, objs, lbObjectNode::remoteComm, and lbObjectNode::totalComm.

Referenced by UpdateEntry().

Here is the call graph for this function:

Here is the caller graph for this function:

void lbObjects::ResetComm (  ) 

Definition at line 118 of file lbObject.C.

References Converse::CkNumPes(), comm, lbObjectNode::localComm, lbObjectNode::maxComm, lbObjectNode::maxCommPE, numSpaces, objs, lbObjectNode::remoteComm, and lbObjectNode::totalComm.

Referenced by LBgroup::calculateLocalLoad().

Here is the call graph for this function:

Here is the caller graph for this function:

void lbObjects::RequestReport (  ) 

Definition at line 130 of file lbObject.C.

References lbObjectNode::localObjPtr, numSpaces, and objs.

Referenced by LBgroup::calculateLocalLoad().

Here is the caller graph for this function:

void lbObjects::dump (  ) 

Definition at line 138 of file lbObject.C.

References lbObjectNode::dump(), firstEmpty, numObjs, numSpaces, objs, and size.

Here is the call graph for this function:


Field Documentation

Definition at line 46 of file lbObject.h.

Referenced by Delete(), dump(), Insert(), and lbObjects().

Definition at line 46 of file lbObject.h.

Referenced by dump(), Insert(), and lbObjects().

Definition at line 46 of file lbObject.h.

Referenced by Delete(), dump(), Insert(), and lbObjects().


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

Generated on Mon Sep 21 08:26:38 2020 for Charm++ by  doxygen 1.5.5