Gromacs  2025-dev-20240910-a7e2421
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::test::anonymous_namespace{bonded.cpp}::OutputQuantities Struct Reference

Description

Output from bonded kernels.

Todo:
Later this might turn into the actual output struct.

Public Attributes

real energy = 0
 Energy of this interaction.
 
real dvdlambda = 0
 Derivative with respect to lambda.
 
rvec fshift [c_numShiftVectors] = { { 0 } }
 Shift vectors.
 
rvec4 f [c_numAtoms] = { { 0 } }
 Forces.
 

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