QMCPACK
test_QMCDriverFactory.cpp File Reference
+ Include dependency graph for test_QMCDriverFactory.cpp:

Go to the source code of this file.

Classes

class  QMCDriverPools
 

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.
 

Functions

auto createDriver (const RuntimeOptions &runtime_options, Communicate *comm, QMCDriverFactory &driver_factory, xmlNodePtr node, QMCDriverFactory::DriverAssemblyState &das)
 
 TEST_CASE ("QMCDriverFactory create VMC Driver", "[qmcapp]")
 
 TEST_CASE ("QMCDriverFactory create VMCBatched driver", "[qmcapp]")
 
 TEST_CASE ("QMCDriverFactory create DMC driver", "[qmcapp]")
 
 TEST_CASE ("QMCDriverFactory create DMCBatched driver", "[qmcapp]")