NAMD
|
#include <CudaComputeNonbonded.h>
Public Attributes | |
ComputeID | cid |
PatchID | pid [2] |
int | patchInd [2] |
Vector | offset |
Definition at line 33 of file CudaComputeNonbonded.h.
ComputeID CudaComputeNonbonded::ComputeRecord::cid |
Definition at line 34 of file CudaComputeNonbonded.h.
Vector CudaComputeNonbonded::ComputeRecord::offset |
Definition at line 38 of file CudaComputeNonbonded.h.
Referenced by cr_sortop_distance::operator()().
int CudaComputeNonbonded::ComputeRecord::patchInd[2] |
Definition at line 37 of file CudaComputeNonbonded.h.
Referenced by cr_sortop_reverse_priority::operator()().
PatchID CudaComputeNonbonded::ComputeRecord::pid[2] |
Definition at line 35 of file CudaComputeNonbonded.h.
Referenced by cr_sortop_reverse_priority::operator()().