NAMD
|
Public Member Functions | |
MsmGridCutoff () | |
MsmGridCutoff (CkMigrateMessage *m) | |
void | init () |
void | setup (MsmGridCutoffInitMsg *bmsg) |
void | setupSections (MsmGridCutoffSetupMsg *msg) |
void | compute (GridMsg *gmsg) |
![]() | |
MsmGridCutoffKernel () | |
void | init () |
void | setup (MsmGridCutoffInitMsg *bmsg) |
void | setupWeights (const msm::Grid< Float > *ptrgc, const msm::Grid< Float > *ptrgvc) |
void | compute (GridMsg *gmsg) |
Public Attributes | |
CProxyElement_MsmBlock | msmBlockElementProxy |
CkSectionInfo | cookie |
msm::Grid< Float > | ehfull |
![]() | |
ComputeMsmMgr * | mgrLocal |
msm::Map * | map |
msm::BlockIndex | qhblockIndex |
msm::BlockSend | ehblockSend |
int | eia |
int | eib |
int | eja |
int | ejb |
int | eka |
int | ekb |
int | eni |
int | enj |
int | enk |
int | isfold |
msm::Grid< Float > | qh |
msm::Grid< Float > | eh |
msm::Grid< Float > | ehfold |
const msm::Grid< Float > * | pgc |
const msm::Grid< Float > * | pgvc |
int | priority |
int | sequence |
Definition at line 2193 of file ComputeMsm.C.
|
inline |
Definition at line 2204 of file ComputeMsm.C.
|
inline |
Definition at line 2206 of file ComputeMsm.C.
|
inline |
Definition at line 2273 of file ComputeMsm.C.
References msm::Array< T >::buffer(), MsmTimer::COMM, MsmGridCutoffKernel< Vtype, Mtype >::compute(), cookie, msm::Grid< T >::data(), MsmGridCutoffKernel< Float, Float >::eh, MsmGridCutoffKernel< Float, Float >::ehblockSend, ehfull, msm::Ivec::i, msm::Ivec::j, msm::Ivec::k, msm::Array< T >::len(), msm::BlockIndex::level, MsmGridCutoffKernel< Float, Float >::mgrLocal, ComputeMsmMgr::msmBlock, msmBlockElementProxy, msm::BlockIndex::n, msm::BlockSend::nblock_wrap, msm::IndexRange::nn(), MsmGridCutoffKernel< Float, Float >::priority, GridMsg::put(), msm::Grid< T >::reset(), MsmGridCutoffKernel< Float, Float >::sequence, and SET_PRIORITY.
|
inline |
Definition at line 2233 of file ComputeMsm.C.
References MsmGridCutoffKernel< Vtype, Mtype >::init().
|
inline |
Definition at line 2237 of file ComputeMsm.C.
References msm::Map::blockLevel, MsmGridCutoffKernel< Float, Float >::ehblockSend, ehfull, msm::Map::gc, msm::Map::gvc, msm::Ivec::i, msm::Grid< T >::init(), msm::Ivec::j, msm::Ivec::k, msm::BlockIndex::level, MsmGridCutoffKernel< Float, Float >::map, msm::BlockIndex::n, msm::BlockSend::nblock_wrap, MsmGridCutoffKernel< Vtype, Mtype >::setup(), and MsmGridCutoffKernel< Vtype, Mtype >::setupWeights().
|
inline |
Definition at line 2263 of file ComputeMsm.C.
References cookie, MsmGridCutoffSetupMsg::get(), and msmBlockElementProxy.
CkSectionInfo MsmGridCutoff::cookie |
Definition at line 2199 of file ComputeMsm.C.
Referenced by compute(), and setupSections().
Definition at line 2201 of file ComputeMsm.C.
CProxyElement_MsmBlock MsmGridCutoff::msmBlockElementProxy |
Definition at line 2198 of file ComputeMsm.C.
Referenced by compute(), and setupSections().