Skip to content
Snippets Groups Projects
Commit 16e9196c authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Merge remote-tracking branch 'origin/v2.3' into v2.3

parents 0d847c52 dad9ddd6
No related branches found
No related tags found
No related merge requests found
......@@ -271,7 +271,7 @@ PBMetaD::~PBMetaD(){
PBMetaD::PBMetaD(const ActionOptions& ao):
PLUMED_BIAS_INIT(ao),
grid_(false), height0_(std::numeric_limits<double>::max()),
biasf_(1.0), kbt_(0.0), stride_(0), welltemp_(false),
biasf_(1.0), kbt_(0.0), stride_(0), wgridstride_(0), welltemp_(false),
multiple_w(false), isFirstStep(true)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment