|
Gromacs
2026.0-dev-20251111-8c1ac59
|
#include <gromacs/applied_forces/awh/tests/awh_setup.h>
Collaboration diagram for gmx::test::AwhTestParameters: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< DimParams > | dimParams |
| Dimension parameters for setting up Bias. | |
1.8.5