NAMD
Public Attributes | List of all members
TupleIntArraysPeer 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 229 of file TupleTypesCUDA.h.

Member Data Documentation

◆ angle

int** TupleIntArraysPeer::angle

Definition at line 231 of file TupleTypesCUDA.h.

◆ bond

int** TupleIntArraysPeer::bond

Definition at line 230 of file TupleTypesCUDA.h.

◆ crossterm

int** TupleIntArraysPeer::crossterm

Definition at line 236 of file TupleTypesCUDA.h.

◆ dihedral

int** TupleIntArraysPeer::dihedral

Definition at line 232 of file TupleTypesCUDA.h.

◆ exclusion

int** TupleIntArraysPeer::exclusion

Definition at line 235 of file TupleTypesCUDA.h.

◆ improper

int** TupleIntArraysPeer::improper

Definition at line 233 of file TupleTypesCUDA.h.

◆ modifiedExclusion

int** TupleIntArraysPeer::modifiedExclusion

Definition at line 234 of file TupleTypesCUDA.h.


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