| 
    NAMD
    
   | 
 
#include <imd.h>
Public Attributes | |
| int | time_switch | 
| int | energies_switch | 
| int | box_switch | 
| int | fcoords_switch | 
| int | wrap_switch | 
| int | velocities_switch | 
| int | forces_switch | 
| int IMDSessionInfo::box_switch | 
Definition at line 64 of file imd.h.
Referenced by toTypeVector().
| int IMDSessionInfo::energies_switch | 
Definition at line 63 of file imd.h.
Referenced by Controller::printEnergies(), Sequencer::submitCollections(), and toTypeVector().
| int IMDSessionInfo::fcoords_switch | 
Definition at line 65 of file imd.h.
Referenced by toTypeVector().
| int IMDSessionInfo::forces_switch | 
Definition at line 68 of file imd.h.
Referenced by toTypeVector().
| int IMDSessionInfo::time_switch | 
Definition at line 62 of file imd.h.
Referenced by Controller::printEnergies(), Sequencer::submitCollections(), and toTypeVector().
| int IMDSessionInfo::velocities_switch | 
Definition at line 67 of file imd.h.
Referenced by toTypeVector().
| int IMDSessionInfo::wrap_switch | 
Definition at line 66 of file imd.h.
Referenced by toTypeVector().
 1.8.14