


Public Member Functions | |
| CkLocRec_remote (CkLocMgr *Narr, int NonPe) | |
| int | lookupProcessor (void) |
| Return the last known processor; or -1 if none. | |
| virtual RecType | type (void) |
| virtual CmiBool | deliver (CkArrayMessage *msg, CkDeliver_t type, int opts=0) |
| Accept a message for this element. | |
| virtual CmiBool | isObsolete (int nSprings, const CkArrayIndex &idx) |
| Return if this rec is now obsolete. | |
Private Attributes | |
| int | onPe |
This is just a PE number.
Definition at line 1638 of file cklocation.C.
| int CkLocRec_remote::lookupProcessor | ( | void | ) | [inline, virtual] |
Return the last known processor; or -1 if none.
Reimplemented from CkLocRec.
Definition at line 1652 of file cklocation.C.
| virtual RecType CkLocRec_remote::type | ( | void | ) | [inline, virtual] |
| virtual CmiBool CkLocRec_remote::deliver | ( | CkArrayMessage * | m, | |
| CkDeliver_t | type, | |||
| int | opts = 0 | |||
| ) | [inline, virtual] |
Accept a message for this element.
Implements CkLocRec.
Definition at line 1658 of file cklocation.C.
References allowMessagesOnly, CkArrayMessage::array_hops(), CkArrayMessage::array_index(), CkArrayManagerDeliver(), CkCopyMsg(), CmiTrue, getNextPE(), CkLocRec_local::idx, idx2str(), and opts.
| virtual CmiBool CkLocRec_remote::isObsolete | ( | int | nSprings, | |
| const CkArrayIndex & | idx | |||
| ) | [inline, virtual] |
Return if this rec is now obsolete.
Implements CkLocRec_aging.
Definition at line 1679 of file cklocation.C.
References CmiFalse, CmiTrue, CkLocMgr::isHome(), and CkLocRec::myLocMgr.
int CkLocRec_remote::onPe [private] |
Definition at line 1640 of file cklocation.C.
1.5.5