![]() |
QMCPACK
|
Public Member Functions | |
SetupPools () | |
Public Attributes | |
UPtr< ParticleSetPool > | particle_pool |
UPtr< WaveFunctionPool > | wavefunction_pool |
UPtr< HamiltonianPool > | hamiltonian_pool |
Libxml2Document | doc |
xmlNodePtr | node |
Communicate * | comm |
Definition at line 28 of file SetupPools.h.
SetupPools | ( | ) |
Definition at line 24 of file SetupPools.cpp.
References ProjectData::BATCH, SetupPools::comm, OHMMS::Controller, ProjectData::getRuntimeOptions(), SetupPools::hamiltonian_pool, MinimalWaveFunctionPool::make_diamondC_1x1x1(), MinimalParticlePool::make_diamondC_1x1x1(), MinimalHamiltonianPool::make_hamWithEE(), SetupPools::particle_pool, qmcplusplus::test_project, and SetupPools::wavefunction_pool.
Communicate* comm |
Definition at line 40 of file SetupPools.h.
Referenced by SetupDMCTest::operator()(), SetupPools::SetupPools(), and UnifiedDriverWalkerControlMPITest::UnifiedDriverWalkerControlMPITest().
Libxml2Document doc |
Definition at line 37 of file SetupPools.h.
UPtr<HamiltonianPool> hamiltonian_pool |
Definition at line 35 of file SetupPools.h.
Referenced by CrowdWithWalkers::CrowdWithWalkers(), SetupDMCTest::operator()(), SetupPools::SetupPools(), qmcplusplus::TEST_CASE(), and UnifiedDriverWalkerControlMPITest::UnifiedDriverWalkerControlMPITest().
xmlNodePtr node |
Definition at line 38 of file SetupPools.h.
UPtr<ParticleSetPool> particle_pool |
Definition at line 33 of file SetupPools.h.
Referenced by CrowdWithWalkers::CrowdWithWalkers(), SetupDMCTest::operator()(), SetupPools::SetupPools(), qmcplusplus::TEST_CASE(), and UnifiedDriverWalkerControlMPITest::UnifiedDriverWalkerControlMPITest().
UPtr<WaveFunctionPool> wavefunction_pool |
Definition at line 34 of file SetupPools.h.
Referenced by CrowdWithWalkers::CrowdWithWalkers(), SetupDMCTest::operator()(), SetupPools::SetupPools(), qmcplusplus::TEST_CASE(), and UnifiedDriverWalkerControlMPITest::UnifiedDriverWalkerControlMPITest().