Gromacs  2022.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::PTCouplingArrays Struct Reference

#include <gromacs/mdlib/energyoutput.h>

+ Collaboration diagram for gmx::PTCouplingArrays:

Description

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.
 

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