NAMD
|
#include <Parameters.h>
Public Attributes | |
Index | ind1 |
Index | ind2 |
Real | alphai |
Real | alphaj |
Real | tholeij |
struct indexed_nbthole_pair * | right |
struct indexed_nbthole_pair * | left |
Definition at line 210 of file Parameters.h.
Real indexed_nbthole_pair::alphai |
Definition at line 214 of file Parameters.h.
Real indexed_nbthole_pair::alphaj |
Definition at line 215 of file Parameters.h.
Index indexed_nbthole_pair::ind1 |
Definition at line 212 of file Parameters.h.
Index indexed_nbthole_pair::ind2 |
Definition at line 213 of file Parameters.h.
struct indexed_nbthole_pair* indexed_nbthole_pair::left |
Definition at line 218 of file Parameters.h.
struct indexed_nbthole_pair* indexed_nbthole_pair::right |
Definition at line 217 of file Parameters.h.
Real indexed_nbthole_pair::tholeij |
Definition at line 216 of file Parameters.h.