Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx::analysismodules::anonymous_namespace{hbond.cpp}::HbondStorageFrame Struct Reference

Description

Structure that contains storage information from different frames.

Public Member Functions

 HbondStorageFrame (int frnr, std::vector< HBond > data)
 

Public Attributes

int frameNumber_ = 0
 Frame number.
 
std::vector< HBond > hbondData_
 Frame hbond data.
 

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