Definition at line 111 of file ScalarEstimatorInputs.h.
◆ Consumer
◆ RMCLocalEnergyInput() [1/2]
◆ RMCLocalEnergyInput() [2/2]
Definition at line 55 of file ScalarEstimatorInputs.cpp.
References RMCLocalEnergyInput::input_section_, LAMBDA_setIfInInput, RMCLocalEnergyInput::n_obs_, RMCLocalEnergyInput::name_, qmcplusplus::readNameTypeLikeLegacy(), InputSection::readXML(), and RMCLocalEnergyInput::type_.
60 setIfInInput(
n_obs_,
"nobs");
void readNameTypeLikeLegacy(InputSection &input_section_, std::string &name, std::string &type)
make input class state consistent with legacy ignoring the distinction between the name and type of e...
RMCLocalEnergyInputSection input_section_
#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.
◆ get_n_obs()
◆ get_name()
const std::string& get_name |
( |
| ) |
const |
|
inline |
◆ get_type()
const std::string& get_type |
( |
| ) |
const |
|
inline |
◆ input_section_
◆ n_obs_
◆ name_
◆ type_
std::string type_ = "RMCLocalEnergy" |
|
private |
The documentation for this class was generated from the following files: