NAMD
|
#include <MShakeKernel.h>
Public Member Functions | |
isWater (const float *rigidBondLength, const int *hydrogenGroupSize, const int *atomFixed) | |
__forceinline__ __device__ bool | operator() (const int x) |
Public Attributes | |
const float * | rigidBondLength |
const int * | hydrogenGroupSize |
const int * | atomFixed |
Definition at line 68 of file MShakeKernel.h.
|
inline |
Definition at line 74 of file MShakeKernel.h.
References isWater< doFixed >::atomFixed, isWater< doFixed >::hydrogenGroupSize, and isWater< doFixed >::rigidBondLength.
|
inline |
Definition at line 81 of file MShakeKernel.h.
References isWater< doFixed >::atomFixed, isWater< doFixed >::hydrogenGroupSize, and isWater< doFixed >::rigidBondLength.
const int* isWater< doFixed >::atomFixed |
Definition at line 72 of file MShakeKernel.h.
Referenced by isWater< doFixed >::isWater(), and isWater< doFixed >::operator()().
const int* isWater< doFixed >::hydrogenGroupSize |
Definition at line 71 of file MShakeKernel.h.
Referenced by isWater< doFixed >::isWater(), and isWater< doFixed >::operator()().
const float* isWater< doFixed >::rigidBondLength |
Definition at line 70 of file MShakeKernel.h.
Referenced by isWater< doFixed >::isWater(), and isWater< doFixed >::operator()().