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

#include <TupleTypesCUDA.h>

Public Types

enum  { size = 4 }
 

Public Attributes

float aa
 
float qq
 
int fepBondedType
 
int patchIDs [size]
 
int index [size]
 

Detailed Description

Definition at line 152 of file TupleTypesCUDA.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
size 

Definition at line 153 of file TupleTypesCUDA.h.

Member Data Documentation

◆ aa

float CudaTholeStage::aa

Definition at line 154 of file TupleTypesCUDA.h.

◆ fepBondedType

int CudaTholeStage::fepBondedType

Definition at line 156 of file TupleTypesCUDA.h.

◆ index

int CudaTholeStage::index[size]

Definition at line 158 of file TupleTypesCUDA.h.

◆ patchIDs

int CudaTholeStage::patchIDs[size]

Definition at line 157 of file TupleTypesCUDA.h.

◆ qq

float CudaTholeStage::qq

Definition at line 155 of file TupleTypesCUDA.h.


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