NAMD
|
#include <Controller.h>
Public Attributes | |
Tensor | langevinPiston_strainRate |
Tensor | berendsenPressure_avg |
Vector | monteCarloMaxVolume |
int | berendsenPressure_count |
BigReal | smooth2_avg |
Definition at line 95 of file Controller.h.
Tensor ControllerState::berendsenPressure_avg |
Definition at line 97 of file Controller.h.
Referenced by Controller::berendsenPressure(), and Controller::Controller().
int ControllerState::berendsenPressure_count |
Definition at line 102 of file Controller.h.
Referenced by Controller::berendsenPressure(), and Controller::Controller().
Tensor ControllerState::langevinPiston_strainRate |
Definition at line 96 of file Controller.h.
Referenced by Controller::Controller(), Controller::langevinPiston1(), Controller::langevinPiston2(), and Controller::writeExtendedSystemData().
Vector ControllerState::monteCarloMaxVolume |
Definition at line 101 of file Controller.h.
Referenced by Controller::Controller(), Controller::monteCarloPressure_accept(), Controller::monteCarloPressure_prepare(), and Controller::writeExtendedSystemData().
BigReal ControllerState::smooth2_avg |
Definition at line 103 of file Controller.h.
Referenced by Controller::Controller(), and Controller::printEnergies().