NAMD
Public Attributes | List of all members
CudaBond Struct Reference

#include <TupleTypesCUDA.h>

Public Attributes

int i
 
int j
 
int itype
 
float scale
 
float3 ioffsetXYZ
 

Detailed Description

Definition at line 14 of file TupleTypesCUDA.h.

Member Data Documentation

int CudaBond::i

Definition at line 15 of file TupleTypesCUDA.h.

Referenced by bondForce().

float3 CudaBond::ioffsetXYZ

Definition at line 18 of file TupleTypesCUDA.h.

Referenced by bondForce().

int CudaBond::itype

Definition at line 15 of file TupleTypesCUDA.h.

Referenced by bondForce().

int CudaBond::j

Definition at line 15 of file TupleTypesCUDA.h.

Referenced by bondForce().

float CudaBond::scale

Definition at line 17 of file TupleTypesCUDA.h.

Referenced by bondForce().


The documentation for this struct was generated from the following file: