NAMD
Public Member Functions | Public Attributes | List of all members
ComputeNonbondedCUDA::patch_record Struct Reference

#include <ComputeNonbondedCUDA.h>

Public Member Functions

 patch_record ()
 

Public Attributes

int localIndex
 
int localStart
 
int numAtoms
 
int numFreeAtoms
 
int refCount
 
int isLocal
 
int isSameNode
 
int isSamePhysicalNode
 
int reversePriorityRankInPe
 
int hostPe
 
PatchID patchID
 
ComputeNonbondedCUDAslave
 
FinishWorkMsgmsg
 
Patchp
 
Box< Patch, CompAtom > * positionBox
 
Box< Patch, Results > * forceBox
 
Box< Patch, Real > * intRadBox
 
Box< Patch, GBReal > * psiSumBox
 
Box< Patch, Real > * bornRadBox
 
Box< Patch, GBReal > * dEdaSumBox
 
Box< Patch, Real > * dHdrPrefixBox
 
CompAtomx
 
CompAtomExtxExt
 
Resultsr
 
Forcef
 
RealintRad
 
GBRealpsiSum
 
RealbornRad
 
GBRealdEdaSum
 
RealdHdrPrefix
 

Detailed Description

Definition at line 35 of file ComputeNonbondedCUDA.h.

Constructor & Destructor Documentation

ComputeNonbondedCUDA::patch_record::patch_record ( )
inline

Definition at line 67 of file ComputeNonbondedCUDA.h.

References refCount.

Member Data Documentation

Real* ComputeNonbondedCUDA::patch_record::bornRad
Box<Patch,Real>* ComputeNonbondedCUDA::patch_record::bornRadBox
GBReal* ComputeNonbondedCUDA::patch_record::dEdaSum
Box<Patch,GBReal>* ComputeNonbondedCUDA::patch_record::dEdaSumBox
Real* ComputeNonbondedCUDA::patch_record::dHdrPrefix
Box<Patch,Real>* ComputeNonbondedCUDA::patch_record::dHdrPrefixBox
Force* ComputeNonbondedCUDA::patch_record::f

Definition at line 60 of file ComputeNonbondedCUDA.h.

Referenced by ComputeNonbondedCUDA::requirePatch().

Box<Patch,Results>* ComputeNonbondedCUDA::patch_record::forceBox
int ComputeNonbondedCUDA::patch_record::hostPe
Real* ComputeNonbondedCUDA::patch_record::intRad
Box<Patch,Real>* ComputeNonbondedCUDA::patch_record::intRadBox
int ComputeNonbondedCUDA::patch_record::isLocal
int ComputeNonbondedCUDA::patch_record::isSameNode
int ComputeNonbondedCUDA::patch_record::isSamePhysicalNode
int ComputeNonbondedCUDA::patch_record::localIndex

Definition at line 36 of file ComputeNonbondedCUDA.h.

int ComputeNonbondedCUDA::patch_record::localStart
FinishWorkMsg* ComputeNonbondedCUDA::patch_record::msg
int ComputeNonbondedCUDA::patch_record::numAtoms
int ComputeNonbondedCUDA::patch_record::numFreeAtoms

Definition at line 39 of file ComputeNonbondedCUDA.h.

Referenced by ComputeNonbondedCUDA::doWork().

Patch* ComputeNonbondedCUDA::patch_record::p
PatchID ComputeNonbondedCUDA::patch_record::patchID
Box<Patch,CompAtom>* ComputeNonbondedCUDA::patch_record::positionBox
GBReal* ComputeNonbondedCUDA::patch_record::psiSum
Box<Patch,GBReal>* ComputeNonbondedCUDA::patch_record::psiSumBox
Results* ComputeNonbondedCUDA::patch_record::r
int ComputeNonbondedCUDA::patch_record::refCount

Definition at line 40 of file ComputeNonbondedCUDA.h.

Referenced by patch_record(), and ComputeNonbondedCUDA::requirePatch().

int ComputeNonbondedCUDA::patch_record::reversePriorityRankInPe
ComputeNonbondedCUDA* ComputeNonbondedCUDA::patch_record::slave
CompAtom* ComputeNonbondedCUDA::patch_record::x
CompAtomExt* ComputeNonbondedCUDA::patch_record::xExt

The documentation for this struct was generated from the following file: