![]() |
QMCPACK
|
This is the complete list of members for QMCDriverNewTestWrapper, including all inherited members.
| add_H_and_Psi(QMCHamiltonian *h, TrialWaveFunction *psi) override | QMCDriverNew | inlinevirtual |
| adjustGlobalWalkerCount(Communicate &comm, const IndexType current_configs, const IndexType requested_total_walkers, const IndexType requested_walkers_per_rank, const RealType reserve_walkers, int num_crowds) | QMCDriverNew | protectedstatic |
| allow_walker_logs | QMCDriverNew | |
| Base typedef | QMCDriverNewTestWrapper | |
| BranchEngineType typedef | QMCDriverInterface | |
| checkLogAndGL(Crowd &crowd, const std::string_view location) | QMCDriverNew | protectedstatic |
| checkNumCrowdsLTNumThreads(const int num_crowds) | QMCDriverNew | protectedstatic |
| ClassName | MPIObjectBase | protected |
| computeLogGreensFunction(const MCCoords< CT > &coords, const TauParams< RT, CT > &taus, std::vector< QMCTraits::RealType > &log_gb) | QMCDriverNew | inlinestatic |
| createRngsStepContexts(int num_crowds) | QMCDriverNew | |
| crowds_ | QMCDriverNew | protected |
| current() const | QMCDriverNew | inline |
| current_step_ | QMCDriverNew | protected |
| determineStepsPerBlock(IndexType global_walkers, IndexType requested_samples, IndexType requested_steps, IndexType blocks) | QMCDriverNew | protectedstatic |
| dispatchers_ | QMCDriverNew | protected |
| drift_modifier_ | QMCDriverNew | protected |
| driver_scope_profiler_ | QMCDriverNew | protected |
| endBlock() | QMCDriverNew | protected |
| estimator_manager_ | QMCDriverNew | protected |
| finalize(int block, bool dumpwalkers=true) | QMCDriverNew | |
| FullPrecRealType typedef | QMCDriverNew | |
| get_drift_modifier() const | QMCDriverNew | inline |
| get_num_crowds() | QMCDriverNewTestWrapper | inline |
| get_num_dead_walkers() const | QMCDriverNew | inline |
| get_num_living_walkers() const | QMCDriverNew | inline |
| get_root_name() const override | QMCDriverNew | inlineprotectedvirtual |
| getBranchEngine() | QMCDriverInterface | inlinevirtual |
| getCommRef() const | MPIObjectBase | inline |
| getCommunicator() const | MPIObjectBase | inline |
| getDriverMode() override | QMCDriverNew | inlinevirtual |
| getEngineName() override | QMCDriverNew | inlinevirtual |
| getGroupID() const | MPIObjectBase | inline |
| getMPI() const | MPIObjectBase | inline |
| getName() const | MPIObjectBase | inline |
| getQMCDriverInput() const | QMCDriverNew | inline |
| getRng(int i) override | QMCDriverNew | inlinevirtual |
| getRngRefs() const | QMCDriverNew | inline |
| getRunType() override | QMCDriverNewTestWrapper | inlinevirtual |
| golden_resource_ | QMCDriverNew | protected |
| h5_file_root_ | QMCDriverNew | protected |
| IndexType typedef | QMCDriverNew | |
| initializeQMC(const AdjustedWalkerCounts &awc) | QMCDriverNew | protected |
| initialLogEvaluation(int crowd_id, UPtrVector< Crowd > &crowds, UPtrVector< ContextForSteps > &step_context) | QMCDriverNew | static |
| is_manager() const | MPIObjectBase | inline |
| k_delay | QMCDriverNew | protected |
| m_oneover2tau | QMCDriverNew | protected |
| m_sqrttau | QMCDriverNew | protected |
| makeLocalWalkers(int nwalkers, RealType reserve) | QMCDriverNew | |
| max_disp_sq_ | QMCDriverNew | protected |
| MCPWalker typedef | QMCDriverNew | |
| mcwalkerNodePtr | QMCDriverNew | protected |
| measureImbalance(const std::string &tag) const | QMCDriverNew | protected |
| mpi_comm_type typedef | MPIObjectBase | |
| MPIObjectBase(Communicate *c) | MPIObjectBase | |
| myComm | MPIObjectBase | protected |
| myName | MPIObjectBase | protected |
| nAccept | QMCDriverNew | protected |
| nBlocksBetweenRecompute | QMCDriverNew | protected |
| nReject | QMCDriverNew | protected |
| operator=(const QMCDriverNew &)=delete | QMCDriverNew | |
| population_ | QMCDriverNew | protected |
| process(xmlNodePtr node) override | QMCDriverNewTestWrapper | inlinevirtual |
| project_data_ | QMCDriverNew | protected |
| put(xmlNodePtr cur) override | QMCDriverNew | inlinevirtual |
| putQMCInfo(xmlNodePtr cur) | QMCDriverNew | |
| putTraces(xmlNodePtr txml) override | QMCDriverNew | inlinevirtual |
| putWalkerLogs(xmlNodePtr wlxml) override | QMCDriverNew | virtual |
| putWalkers(std::vector< xmlNodePtr > &wset) override | QMCDriverNew | virtual |
| qmc_driver_mode_ | QMCDriverNew | |
| QMC_MULTIPLE enum value | QMCDriverNew | |
| QMC_OPTIMIZE enum value | QMCDriverNew | |
| QMC_UPDATE_MODE enum value | QMCDriverNew | |
| QMC_WARMUP enum value | QMCDriverNew | |
| qmcdriver_input_ | QMCDriverNew | protected |
| QMCDriverNew(const ProjectData &project_data, QMCDriverInput &&input, const std::optional< EstimatorManagerInput > &global_emi, WalkerConfigurations &wc, MCPopulation &&population, const std::string timer_prefix, Communicate *comm, const std::string &QMC_driver_type) | QMCDriverNew | |
| QMCDriverNew(QMCDriverNew &&)=default | QMCDriverNew | |
| QMCDriverNew(const QMCDriverNew &)=delete | QMCDriverNew | |
| QMCDriverNewTestWrapper(const ProjectData &test_project, QMCDriverInput &&input, WalkerConfigurations &wc, MCPopulation &&population, Communicate *comm) | QMCDriverNewTestWrapper | inline |
| QMCType | QMCDriverNew | protected |
| rank() const | MPIObjectBase | inline |
| RealType typedef | QMCDriverNew | |
| recordBlock(int block) override | QMCDriverNew | virtual |
| requestTraces(bool allow_traces) override | QMCDriverNew | inlinevirtual |
| requestWalkerLogs(bool allow_walker_logs_) override | QMCDriverNew | inlinevirtual |
| Rng | QMCDriverNew | protected |
| run() override | QMCDriverNewTestWrapper | inlinevirtual |
| scaleBySqrtTau(const TauParams< RT, CT > &taus, MCCoords< CT > &coords) | QMCDriverNew | inlinestatic |
| setBranchEngine(std::unique_ptr< BranchEngineType > &&be) | QMCDriverInterface | inlinevirtual |
| setName(const std::string &aname) | MPIObjectBase | inline |
| SetNonLocalMoveHandler typedef | QMCDriverNew | |
| setStatus(const std::string &aname, const std::string &h5name, bool append) override | QMCDriverNew | virtual |
| setUpdateMode(bool pbyp) override | QMCDriverNew | inlinevirtual |
| setWalkerOffsets(WalkerConfigurations &, Communicate *comm) | QMCDriverNew | protectedstatic |
| step_contexts_ | QMCDriverNew | protected |
| steps_per_block_ | QMCDriverNew | protected |
| target_samples_ | QMCDriverNew | protected |
| testAdjustGlobalWalkerCount() | QMCDriverNewTestWrapper | inline |
| testDetermineStepsPerBlock() | QMCDriverNewTestWrapper | inline |
| testMeasureImbalance() | QMCDriverNewTestWrapper | inline |
| timers_ | QMCDriverNew | protected |
| walker_configs_ref_ | QMCDriverNew | protected |
| walker_dump_period | QMCDriverNew | protected |
| walker_logs_input | QMCDriverNew | |
| WFBuffer typedef | QMCDriverNew | |
| wOut | QMCDriverNew | protected |
| ~QMCDriverInterface() | QMCDriverInterface | inlinevirtual |
| ~QMCDriverNew() override | QMCDriverNew | |
| ~QMCDriverNewTestWrapper() override | QMCDriverNewTestWrapper | inline |