|
NAMD
|
#include <MsmMap.h>
Public Member Functions | |
| void | reset () |
Public Attributes | |
| IndexRange | nrange |
| IndexRange | nrangeCutoff |
| IndexRange | nrangeRestricted |
| IndexRange | nrangeProlongated |
| Array< BlockSend > | sendUp |
| Array< BlockSend > | sendAcross |
| Array< int > | indexGridCutoff |
| Array< int > | recvGridCutoff |
| Array< BlockSend > | sendDown |
| Array< PatchSend > | sendPatch |
| int | numRecvsCharge |
| int | numRecvsPotential |
|
inline |
Definition at line 926 of file MsmMap.h.
References nrange, nrangeCutoff, nrangeProlongated, nrangeRestricted, numRecvsCharge, numRecvsPotential, sendAcross, sendDown, sendPatch, and sendUp.
| Array<int> msm::BlockDiagram::indexGridCutoff |
Definition at line 917 of file MsmMap.h.
Referenced by MsmBlock::gridCutoff(), MsmC1HermiteBlock::gridCutoff(), MsmBlock::setupSections(), and MsmC1HermiteBlock::setupSections().
| IndexRange msm::BlockDiagram::nrange |
Definition at line 911 of file MsmMap.h.
Referenced by ComputeMsmMgr::calcBlockWork(), and reset().
| IndexRange msm::BlockDiagram::nrangeCutoff |
Definition at line 912 of file MsmMap.h.
Referenced by ComputeMsmMgr::calcBlockWork(), and reset().
| IndexRange msm::BlockDiagram::nrangeProlongated |
| IndexRange msm::BlockDiagram::nrangeRestricted |
| int msm::BlockDiagram::numRecvsCharge |
Definition at line 923 of file MsmMap.h.
Referenced by MsmBlock::addCharge(), MsmC1HermiteBlock::addCharge(), and reset().
| int msm::BlockDiagram::numRecvsPotential |
Definition at line 924 of file MsmMap.h.
Referenced by MsmBlock::addPotential(), MsmC1HermiteBlock::addPotential(), and reset().
| Array<int> msm::BlockDiagram::recvGridCutoff |
Definition at line 919 of file MsmMap.h.
Referenced by MsmBlock::setupSections(), and MsmC1HermiteBlock::setupSections().
Definition at line 921 of file MsmMap.h.
Referenced by reset(), MsmBlock::sendDownPotential(), and MsmC1HermiteBlock::sendDownPotential().
Definition at line 922 of file MsmMap.h.
Referenced by reset(), MsmBlock::sendPatch(), and MsmC1HermiteBlock::sendPatch().
Definition at line 915 of file MsmMap.h.
Referenced by reset(), MsmBlock::sendUpCharge(), and MsmC1HermiteBlock::sendUpCharge().
1.8.14