Gromacs
2024.4
|
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.
Classes | |
class | gmx::ArrayRef< typename > |
STL-like interface to a C array of T (or part of a std container of T). More... | |
class | gmx::CoordState |
Keeps track of the current coordinate value, grid index and umbrella location. More... | |