QMCPACK
PerParticleHamiltonianLoggerInput.cpp
Go to the documentation of this file.
1 //////////////////////////////////////////////////////////////////////////////////////
2 // This file is distributed under the University of Illinois/NCSA Open Source License.
3 // See LICENSE file in top directory for details.
4 //
5 // Copyright (c) 2022 QMCPACK developers.
6 //
7 // File developed by: Peter W. Doak, doakpw@ornl.gov, Oak Ridge National Laboratory
8 //
9 // File crreated by: Peter W. Doak, doakpw@ornl.gov, Oak Ridge National Laboratory
10 //////////////////////////////////////////////////////////////////////////////////////
11 
13 #include "EstimatorInput.h"
14 
15 namespace qmcplusplus {
17  {
19  auto setIfInInput = LAMBDA_setIfInInput;
20  setIfInInput(to_stdout_, "to_stdout");
21  setIfInInput(name_, "name");
22  }
23 }
helper functions for EinsplineSetBuilder
Definition: Configuration.h:43
PerParticleHamiltonianLoggerInput()=default
For this input class its valid with just its defaults.
#define LAMBDA_setIfInInput
If tag is present in input_secution set its variable.
void readXML(xmlNodePtr cur)
Read variable values (initialize) from XML input, call checkValid.
PerParticleHamiltonianLoggerInputSection input_section_