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

Description

Declares the CoordState class.

It sets and holds the current coordinate value and corresponding closest grid point index. These are (re)set at every step. With umbrella potential type, this class also holds and updates the umbrella potential reference location, which is a state variable that presists over the duration of an AWH sampling interval.

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

Classes

class  gmx::CoordState
 Keeps track of the current coordinate value, grid index and umbrella location. More...