Definition at line 78 of file ScalarEstimatorInputs.h.
◆ Consumer
◆ CSLocalEnergyInput() [1/2]
◆ CSLocalEnergyInput() [2/2]
Definition at line 47 of file ScalarEstimatorInputs.cpp.
References CSLocalEnergyInput::input_section_, LAMBDA_setIfInInput, CSLocalEnergyInput::n_psi_, CSLocalEnergyInput::name_, qmcplusplus::readNameTypeLikeLegacy(), InputSection::readXML(), and CSLocalEnergyInput::type_.
52 setIfInInput(
n_psi_,
"npsi");
CSLocalEnergyInputSection input_section_
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...
#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_psi()
◆ get_name()
const std::string& get_name |
( |
| ) |
const |
|
inline |
◆ get_type()
const std::string& get_type |
( |
| ) |
const |
|
inline |
◆ input_section_
◆ n_psi_
◆ name_
◆ type_
std::string type_ = "CSLocalEnergy" |
|
private |
The documentation for this class was generated from the following files: