NAMD
Public Attributes | List of all members
IMDSessionInfo Struct Reference

#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
 

Detailed Description

Definition at line 61 of file imd.h.

Member Data Documentation

◆ box_switch

int IMDSessionInfo::box_switch

Definition at line 64 of file imd.h.

Referenced by toTypeVector().

◆ energies_switch

int IMDSessionInfo::energies_switch

Definition at line 63 of file imd.h.

Referenced by Controller::printEnergies(), Sequencer::submitCollections(), and toTypeVector().

◆ fcoords_switch

int IMDSessionInfo::fcoords_switch

Definition at line 65 of file imd.h.

Referenced by toTypeVector().

◆ forces_switch

int IMDSessionInfo::forces_switch

Definition at line 68 of file imd.h.

Referenced by toTypeVector().

◆ time_switch

int IMDSessionInfo::time_switch

Definition at line 62 of file imd.h.

Referenced by Controller::printEnergies(), Sequencer::submitCollections(), and toTypeVector().

◆ velocities_switch

int IMDSessionInfo::velocities_switch

Definition at line 67 of file imd.h.

Referenced by toTypeVector().

◆ wrap_switch

int IMDSessionInfo::wrap_switch

Definition at line 66 of file imd.h.

Referenced by toTypeVector().


The documentation for this struct was generated from the following file: