NAMD
|
#include <TupleTypesCUDA.h>
Public Attributes | |
int | bond |
int | angle |
int | dihedral |
int | improper |
int | modifiedExclusion |
int | exclusion |
int | crossterm |
int | thole |
int | aniso |
Definition at line 231 of file TupleTypesCUDA.h.
int TupleCounts::angle |
Definition at line 233 of file TupleTypesCUDA.h.
int TupleCounts::aniso |
Definition at line 240 of file TupleTypesCUDA.h.
int TupleCounts::bond |
Definition at line 232 of file TupleTypesCUDA.h.
int TupleCounts::crossterm |
Definition at line 238 of file TupleTypesCUDA.h.
int TupleCounts::dihedral |
Definition at line 234 of file TupleTypesCUDA.h.
int TupleCounts::exclusion |
Definition at line 237 of file TupleTypesCUDA.h.
int TupleCounts::improper |
Definition at line 235 of file TupleTypesCUDA.h.
int TupleCounts::modifiedExclusion |
Definition at line 236 of file TupleTypesCUDA.h.
int TupleCounts::thole |
Definition at line 239 of file TupleTypesCUDA.h.