NAMD
|
Public Member Functions | |
cr_sortop_reverse_priority (cr_sortop_distance &sod, const CudaComputeNonbonded::PatchRecord *patchrecs) | |
bool | pid_compare_priority (int2 pidi, int2 pidj) |
bool | operator() (CudaComputeNonbonded::ComputeRecord j, CudaComputeNonbonded::ComputeRecord i) |
Public Attributes | |
cr_sortop_distance & | distop |
const CudaComputeNonbonded::PatchRecord * | pr |
Definition at line 2139 of file CudaComputeNonbonded.C.
|
inline |
Definition at line 2142 of file CudaComputeNonbonded.C.
|
inline |
Definition at line 2162 of file CudaComputeNonbonded.C.
References distop, CudaComputeNonbonded::ComputeRecord::patchInd, CudaComputeNonbonded::ComputeRecord::pid, and pid_compare_priority().
|
inline |
Definition at line 2144 of file CudaComputeNonbonded.C.
References CudaComputeNonbonded::PatchRecord::isSameNode, CudaComputeNonbonded::PatchRecord::isSamePhysicalNode, PATCH_PRIORITY, CudaComputeNonbonded::PatchRecord::pe, pr, CudaComputeNonbonded::PatchRecord::reversePriorityRankInPe, and sortop_bitreverse().
Referenced by operator()().
cr_sortop_distance& cr_sortop_reverse_priority::distop |
Definition at line 2140 of file CudaComputeNonbonded.C.
Referenced by operator()().
const CudaComputeNonbonded::PatchRecord* cr_sortop_reverse_priority::pr |
Definition at line 2141 of file CudaComputeNonbonded.C.
Referenced by pid_compare_priority().