OpenAtom  Version1.5a
SCalcMap Class Reference

Paircalc's map group that provides procNum() to place paircalc chares as determined by the map logic. More...

#include <pcMaps.h>

Inheritance diagram for SCalcMap:
CkArrayMap

Public Member Functions

 SCalcMap (const MapType4 _mtable)
 
void pup (PUP::er &p)
 
int procNum (int, const CkArrayIndex &iIndex)
 this one uses a lookup table built by calling the slow version More...
 
MapType4getMapTable ()
 Let local code access the paircalc maptable I store. (for use by Ortho mapping code)
 

Private Attributes

MapType4 maptable
 

Detailed Description

Paircalc's map group that provides procNum() to place paircalc chares as determined by the map logic.

Definition at line 13 of file pcMaps.h.

Member Function Documentation

int SCalcMap::procNum ( int  hdl,
const CkArrayIndex &  iIndex 
)
inline

this one uses a lookup table built by calling the slow version

Function for PairCalc objects.

Definition at line 27 of file pcMaps.h.


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