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
 
int fepBondedType
 

Detailed Description

Definition at line 17 of file TupleTypesCUDA.h.

Member Data Documentation

◆ fepBondedType

int CudaBond::fepBondedType

Definition at line 22 of file TupleTypesCUDA.h.

◆ i

int CudaBond::i

Definition at line 18 of file TupleTypesCUDA.h.

◆ ioffsetXYZ

float3 CudaBond::ioffsetXYZ

Definition at line 21 of file TupleTypesCUDA.h.

◆ itype

int CudaBond::itype

Definition at line 18 of file TupleTypesCUDA.h.

◆ j

int CudaBond::j

Definition at line 18 of file TupleTypesCUDA.h.

◆ scale

float CudaBond::scale

Definition at line 20 of file TupleTypesCUDA.h.


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