#include <ComputeNonbondedCUDA.h>
Public Member Functions | |
| patch_record () | |
Public Attributes | |
| int | localIndex |
| int | localStart |
| int | numAtoms |
| int | numFreeAtoms |
| int | refCount |
| int | isLocal |
| PatchID | patchID |
| Patch * | p |
| Box< Patch, CompAtom > * | positionBox |
| Box< Patch, Results > * | forceBox |
| CompAtom * | x |
| CompAtomExt * | xExt |
| Results * | r |
| Force * | f |
|
|
Definition at line 34 of file ComputeNonbondedCUDA.h. 00034 { refCount = 0; }
|
|
|
Definition at line 32 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::finishWork(), and ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 28 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::finishWork(), and ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 24 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 19 of file ComputeNonbondedCUDA.h. |
|
|
Definition at line 20 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::doWork(), and ComputeNonbondedCUDA::finishWork(). |
|
|
Definition at line 21 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::doWork(), and ComputeNonbondedCUDA::finishWork(). |
|
|
Definition at line 22 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::doWork(). |
|
|
Definition at line 26 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::doWork(), and ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 25 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::doWork(), and ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 27 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::doWork(), ComputeNonbondedCUDA::finishWork(), and ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 31 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::finishWork(), and ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 23 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 29 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::doWork(), ComputeNonbondedCUDA::finishWork(), and ComputeNonbondedCUDA::requirePatch(). |
|
|
Definition at line 30 of file ComputeNonbondedCUDA.h. Referenced by ComputeNonbondedCUDA::doWork(), ComputeNonbondedCUDA::finishWork(), and ComputeNonbondedCUDA::requirePatch(). |
1.3.9.1