Gromacs
2024.3
|
#include "gmxpre.h"
#include "freeenergy.h"
#include <numeric>
#include "gromacs/mdrun/replicaexchange.h"
#include "gromacs/mdtypes/awh_params.h"
#include "gromacs/mdtypes/inputrec.h"
Defines helper functions for mdrun pertaining to free energy calculations.
Functions | |
int | gmx::computeFepPeriod (const t_inputrec &inputrec, const ReplicaExchangeParameters &replExParams) |
Compute the period at which FEP calculation is performed. More... | |