Gromacs
2022.2
|
#include <gromacs/mdlib/energyoutput.h>
Arrays connected to Pressure and Temperature coupling.
Public Attributes | |
const rvec * | boxv |
Box velocities for Parrinello-Rahman P-coupling. | |
ArrayRef< const double > | nosehoover_xi |
Nose-Hoover coordinates. | |
ArrayRef< const double > | nosehoover_vxi |
Nose-Hoover velocities. | |
ArrayRef< const double > | nhpres_xi |
Pressure Nose-Hoover coordinates. | |
ArrayRef< const double > | nhpres_vxi |
Pressure Nose-Hoover velocities. | |