|
NAMD
|
#include <structures.h>
Public Attributes | |
| Index | vdw_type |
| union { | |
| PerAtomFlags flags | |
| int32 status | |
| }; | |
| int32 | partner |
| int32 | hydrogenList |
Definition at line 518 of file structures.h.
| union { ... } |
| PerAtomFlags AtomCstInfo::flags |
Definition at line 521 of file structures.h.
Referenced by Molecule::get_atom_dcd_status(), and Molecule::updateAtomDcdSelection().
| int32 AtomCstInfo::hydrogenList |
Definition at line 525 of file structures.h.
| int32 AtomCstInfo::partner |
Definition at line 524 of file structures.h.
| int32 AtomCstInfo::status |
Definition at line 522 of file structures.h.
| Index AtomCstInfo::vdw_type |
Definition at line 519 of file structures.h.
1.8.14