|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <variant>#include <vector>#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/vectypes.h"
Include dependency graph for dimparams.h:
This graph shows which files directly or indirectly include this file: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... | |
| struct | gmx::DimParams::PullDimParams |
| Type for storing dimension parameters for pull type dimensions. More... | |
| struct | gmx::DimParams::FepDimParams |
| Type for storing dimension parameters for free-energy lambda type dimensions. 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. | |
1.8.5