![]() |
QMCPACK
|
avoids many repeated xml heredoc sections More...
Go to the source code of this file.
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
qmcplusplus::testing | |
SpaceGrid refactored for use with batched estimator design NE should be dropped when QMCHamiltonian/SpaceGrid has been deleted. | |
Variables | |
constexpr std::array< const char *, 4 > | valid_vmc_input_sections |
constexpr int | valid_vmc_input_vmc_index = 0 |
constexpr int | valid_vmc_input_vmc_batch_index = 1 |
constexpr int | valid_vmc_input_vmc_tiny_index = 2 |
constexpr int | valid_vmc_batch_input_vmc_batch_index = 3 |
constexpr std::array< const char *, 3 > | valid_dmc_input_sections |
constexpr int | valid_dmc_input_dmc_index = 0 |
constexpr int | valid_dmc_input_dmc_batch_index = 1 |
constexpr int | valid_dmc_batch_input_dmc_batch_index = 2 |
constexpr std::array< const char *, 2 > | valid_opt_input_sections |
As far as I can tell these are no longer valid. More... | |
avoids many repeated xml heredoc sections
Definition in file ValidQMCInputSections.h.