Gromacs
2018.8
|
#include <vector>
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/basedefinitions.h"
#include "dimparams.h"
Declares the BiasParams class.
This class holds the parameters for the bias. Most are direct copies of the input that the user provided. Some are a combination of user input and properties of the simulated system.
Classes | |
class | gmx::BiasParams |
Constant parameters for the bias. More... | |