NAMD
|
#include <structures.h>
Public Attributes | |
Index | vdw_type |
union { | |
PerAtomFlags flags | |
int32 status | |
}; | |
int32 | partner |
int32 | hydrogenList |
Definition at line 510 of file structures.h.
union { ... } |
PerAtomFlags AtomCstInfo::flags |
Definition at line 513 of file structures.h.
int32 AtomCstInfo::hydrogenList |
Definition at line 517 of file structures.h.
int32 AtomCstInfo::partner |
Definition at line 516 of file structures.h.
int32 AtomCstInfo::status |
Definition at line 514 of file structures.h.
Index AtomCstInfo::vdw_type |
Definition at line 511 of file structures.h.