NAMD
|
#include <ComputeNonbondedUtil.h>
Public Attributes | |
CompAtom * | p [2] |
CompAtomExt * | pExt [2] |
CompAtom * | v [2] |
Force * | ff [2] |
Force * | fullf [2] |
int | numAtoms [2] |
Vector | offset |
Vector | offset_f |
BigReal * | reduction |
BigReal * | pressureProfileReduction |
Parameters * | parameters |
SimParameters * | simParameters |
Random * | random |
ComputeNonbondedWorkArrays * | workArrays |
Pairlists * | pairlists |
int | savePairlists |
int | usePairlists |
BigReal | plcutoff |
BigReal | groupplcutoff |
int | doLoweAndersen |
int | minPart |
int | maxPart |
int | numParts |
int | step |
Vector | projLineVec |
Definition at line 188 of file ComputeNonbondedUtil.h.
int nonbonded::doLoweAndersen |
Definition at line 227 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
Force* nonbonded::ff[2] |
Definition at line 197 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
Force* nonbonded::fullf[2] |
Definition at line 199 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
BigReal nonbonded::groupplcutoff |
Definition at line 224 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
int nonbonded::maxPart |
Definition at line 231 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
int nonbonded::minPart |
Definition at line 230 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
int nonbonded::numAtoms[2] |
Definition at line 201 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeNonbondedPair::doForce(), ComputeNonbondedSelf::doForce(), and pairlistFromAll().
int nonbonded::numParts |
Definition at line 232 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
Vector nonbonded::offset |
Definition at line 203 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeNonbondedPair::doForce(), ComputeNonbondedSelf::doForce(), and pairlistFromAll().
Vector nonbonded::offset_f |
Definition at line 204 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
CompAtom* nonbonded::p[2] |
Definition at line 189 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeNonbondedPair::doForce(), ComputeNonbondedSelf::doForce(), and pairlistFromAll().
Pairlists* nonbonded::pairlists |
Definition at line 220 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
Parameters* nonbonded::parameters |
Definition at line 214 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::ComputeNonbondedPair(), and ComputeNonbondedSelf::ComputeNonbondedSelf().
CompAtomExt* nonbonded::pExt[2] |
Definition at line 193 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
BigReal nonbonded::plcutoff |
Definition at line 223 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
BigReal* nonbonded::pressureProfileReduction |
Definition at line 212 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
Vector nonbonded::projLineVec |
Definition at line 236 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce().
Random* nonbonded::random |
Definition at line 216 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::ComputeNonbondedPair(), and ComputeNonbondedSelf::ComputeNonbondedSelf().
BigReal* nonbonded::reduction |
Definition at line 211 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
int nonbonded::savePairlists |
Definition at line 221 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
SimParameters* nonbonded::simParameters |
Definition at line 215 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::ComputeNonbondedPair(), and ComputeNonbondedSelf::ComputeNonbondedSelf().
int nonbonded::step |
Definition at line 233 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
int nonbonded::usePairlists |
Definition at line 222 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
CompAtom* nonbonded::v[2] |
Definition at line 195 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().
ComputeNonbondedWorkArrays* nonbonded::workArrays |
Definition at line 218 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedPair::doForce(), and ComputeNonbondedSelf::doForce().