Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx::test::AwhTestParameters Struct Reference

#include <gromacs/applied_forces/awh/tests/awh_setup.h>

+ Collaboration diagram for gmx::test::AwhTestParameters:

Description

Struct that gathers all input for setting up and using a Bias.

Public Member Functions

 AwhTestParameters (ISerializer *serializer)
 
 AwhTestParameters (AwhTestParameters &&o) noexcept
 Move constructor.
 

Public Attributes

double beta
 1/(kB*T).
 
AwhParams awhParams
 AWH parameters, this is the struct to actually use.
 
std::vector< DimParamsdimParams
 Dimension parameters for setting up Bias.
 

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