Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
histogramsize.h File Reference
#include <cstdio>
#include <vector>
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/arrayref.h"
+ Include dependency graph for histogramsize.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares the HistogramSize class.

The data members of this class keep track of global size and update related properties of the bias histogram and the evolution of the histogram size. Initially histogramSize_ (and thus the convergence rate) is controlled heuristically to get good initial estimates, i.e. increase the robustness of the method.

Author
Viveca Lindahl
Berk Hess hess@.nosp@m.kth..nosp@m.se

Classes

class  gmx::HistogramSize
 Tracks global size related properties of the bias histogram. More...