NAMD
Public Attributes | List of all members
TupleIntArrays Struct Reference

#include <TupleTypesCUDA.h>

Public Attributes

int * bond
 
int * angle
 
int * dihedral
 
int * improper
 
int * modifiedExclusion
 
int * exclusion
 
int * crossterm
 

Detailed Description

Definition at line 206 of file TupleTypesCUDA.h.

Member Data Documentation

◆ angle

int* TupleIntArrays::angle

Definition at line 208 of file TupleTypesCUDA.h.

◆ bond

int* TupleIntArrays::bond

Definition at line 207 of file TupleTypesCUDA.h.

◆ crossterm

int* TupleIntArrays::crossterm

Definition at line 213 of file TupleTypesCUDA.h.

◆ dihedral

int* TupleIntArrays::dihedral

Definition at line 209 of file TupleTypesCUDA.h.

◆ exclusion

int* TupleIntArrays::exclusion

Definition at line 212 of file TupleTypesCUDA.h.

◆ improper

int* TupleIntArrays::improper

Definition at line 210 of file TupleTypesCUDA.h.

◆ modifiedExclusion

int* TupleIntArrays::modifiedExclusion

Definition at line 211 of file TupleTypesCUDA.h.


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