NAMD
|
#include <TupleTypesCUDA.h>
Public Attributes | |
int | i |
int | j |
int | itype |
float | scale |
float3 | ioffsetXYZ |
int | fepBondedType |
Definition at line 17 of file TupleTypesCUDA.h.
int CudaBond::fepBondedType |
Definition at line 22 of file TupleTypesCUDA.h.
int CudaBond::i |
Definition at line 18 of file TupleTypesCUDA.h.
float3 CudaBond::ioffsetXYZ |
Definition at line 21 of file TupleTypesCUDA.h.
int CudaBond::itype |
Definition at line 18 of file TupleTypesCUDA.h.
int CudaBond::j |
Definition at line 18 of file TupleTypesCUDA.h.
float CudaBond::scale |
Definition at line 20 of file TupleTypesCUDA.h.