Gromacs
2024.4
|
#include "gmxpre.h"
#include "expanded_internal.h"
#include <cmath>
#include "gromacs/mdtypes/md_enums.h"
#include "gromacs/utility/exceptions.h"
Implements internal functionality for expanded ensemble.
Functions | |
real | gmx::calculateAcceptanceWeight (LambdaWeightCalculation calculationMode, real lambdaEnergyDifference) |
Calculates the acceptance weight for a lambda state transition. More... | |