NAMD
|
#include <MShakeKernel.h>
Public Member Functions | |
__device__ bool | operator== (const CudaRattleElem &other) const |
Public Attributes | |
int | ig |
int | icnt |
CudaRattleParam | params [4] |
Definition at line 56 of file MShakeKernel.h.
|
inline |
Definition at line 61 of file MShakeKernel.h.
References ig.
int CudaRattleElem::icnt |
Definition at line 58 of file MShakeKernel.h.
Referenced by isEmpty::operator()().
int CudaRattleElem::ig |
Definition at line 57 of file MShakeKernel.h.
Referenced by operator==().
CudaRattleParam CudaRattleElem::params[4] |
Definition at line 59 of file MShakeKernel.h.