NAMD
Public Types | Public Attributes | List of all members
CudaBondStage Struct Reference

#include <TupleTypesCUDA.h>

Public Types

enum  { size = 2 }
 

Public Attributes

int itype
 
float scale
 
int fepBondedType
 
int patchIDs [size]
 
int index [size]
 

Detailed Description

Definition at line 24 of file TupleTypesCUDA.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
size 

Definition at line 25 of file TupleTypesCUDA.h.

Member Data Documentation

◆ fepBondedType

int CudaBondStage::fepBondedType

Definition at line 29 of file TupleTypesCUDA.h.

◆ index

int CudaBondStage::index[size]

Definition at line 31 of file TupleTypesCUDA.h.

◆ itype

int CudaBondStage::itype

Definition at line 26 of file TupleTypesCUDA.h.

◆ patchIDs

int CudaBondStage::patchIDs[size]

Definition at line 30 of file TupleTypesCUDA.h.

◆ scale

float CudaBondStage::scale

Definition at line 28 of file TupleTypesCUDA.h.


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