34 TEST_CASE(
"Fixed node branch",
"[drivers][walker_control]")
38 auto emb_uptr = std::make_unique<EstimatorManagerBase>(c);
39 auto emb = emb_uptr.get();
helper functions for EinsplineSetBuilder
TEST_CASE("complex_helper", "[type_traits]")
EstimatorManagerBase * getEstimatorManager()
get the EstimatorManager
counter for tracking object state
void advanceQMCCounter()
increment QMCCounter
Communicate * Controller
Global Communicator for a process.
Wrapping information on parallelism.
Manages the state of QMC sections and handles population control for DMCs.
REQUIRE(std::filesystem::exists(filename))
Manager class of scalar estimators.
CHECK(log_values[0]==ComplexApprox(std::complex< double >{ 5.603777579195571, -6.1586603331188225 }))
declare a handler of DMC branching
void setEstimatorManager(std::unique_ptr< EstimatorManagerBase > est)
set the EstimatorManager
Declare a global Random Number Generator.
Declaration of a MCWalkerConfiguration.