Gromacs
2020.4
|
Declares the DimParams struct and AWH vector types.
This class holds the physical information for a dimension of the bias reaction-coordinate grid.
Classes | |
struct | gmx::DimParams |
Constant parameters for each dimension of the coordinate. More... | |
Typedefs | |
typedef double | gmx::awh_dvec [c_biasMaxNumDim] |
A real vector in AWH coordinate space. | |
typedef int | gmx::awh_ivec [c_biasMaxNumDim] |
An integer vector in AWH coordinate space. | |
Variables | |
static const int | gmx::c_biasMaxNumDim = 4 |
The maximum dimensionality of the AWH coordinate. | |