NAMD
Public Attributes | List of all members
ControllerState Struct Reference

#include <Controller.h>

Inheritance diagram for ControllerState:
Controller

Public Attributes

Tensor langevinPiston_strainRate
 
Tensor berendsenPressure_avg
 
int berendsenPressure_count
 
BigReal smooth2_avg
 

Detailed Description

Definition at line 32 of file Controller.h.

Member Data Documentation

Tensor ControllerState::berendsenPressure_avg

Definition at line 34 of file Controller.h.

Referenced by Controller::berendsenPressure(), and Controller::Controller().

int ControllerState::berendsenPressure_count

Definition at line 35 of file Controller.h.

Referenced by Controller::berendsenPressure(), and Controller::Controller().

Tensor ControllerState::langevinPiston_strainRate
BigReal ControllerState::smooth2_avg

Definition at line 36 of file Controller.h.

Referenced by Controller::Controller(), and Controller::printEnergies().


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