Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
ObservablesHistory Struct Reference

#include <gromacs/mdtypes/observableshistory.h>

Description

Observables history, for writing/reading to/from checkpoint file.

Public Attributes

std::unique_ptr< energyhistory_t > energyHistory
 History for energy observables, used for output only.
 
std::unique_ptr< PullHistory > pullHistory
 History for pulling observables, used for output only.
 
std::unique_ptr< edsamhistory_t > edsamHistory
 Essential dynamics and flooding history.
 
std::unique_ptr< swaphistory_t > swapHistory
 Ion/water position swapping history.
 

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