Paircalc's map group that provides procNum() to place paircalc chares as determined by the map logic.
More...
#include <pcMaps.h>
|
| 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...
|
|
MapType4 * | getMapTable () |
| Let local code access the paircalc maptable I store. (for use by Ortho mapping code)
|
|
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.
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: