![]() |
QMCPACK
|
This should be the minimal ParticleSetPool for integration tests. More...
Static Public Member Functions | |
static void | parseParticleSetXML (const char *xml_string, ParticleSetPool &pp) |
static ParticleSetPool | make_diamondC_1x1x1 (Communicate *c) |
static ParticleSetPool | make_O2_spinor (Communicate *c) |
static ParticleSetPool | make_NiO_a4 (Communicate *c) |
static ParticleSetPool | make_H2 (Communicate *c) |
Static Private Attributes | |
static constexpr const char *const | particles_xml |
static constexpr const char *const | particles_xml_spinor |
static constexpr const char *const | particles_xml_NiO_a4 |
static constexpr const char *const | particles_xml_H2 |
This should be the minimal ParticleSetPool for integration tests.
Definition at line 24 of file MinimalParticlePool.h.
|
inlinestatic |
Definition at line 190 of file MinimalParticlePool.h.
References MinimalParticlePool::parseParticleSetXML(), and MinimalParticlePool::particles_xml.
Referenced by qmcplusplus::makePsets(), SetupPools::SetupPools(), qmcplusplus::TEST_CASE(), and VMCBatchedTest::testCalcDefaultLocalWalkers().
|
inlinestatic |
Definition at line 211 of file MinimalParticlePool.h.
References qmcplusplus::doc, Libxml2Document::getRoot(), Libxml2Document::parseFromString(), MinimalParticlePool::particles_xml_H2, ParticleSetPool::put(), and ParticleSetPool::randomize().
|
inlinestatic |
Definition at line 204 of file MinimalParticlePool.h.
References MinimalParticlePool::parseParticleSetXML(), and MinimalParticlePool::particles_xml_NiO_a4.
Referenced by qmcplusplus::TEST_CASE().
|
inlinestatic |
Definition at line 197 of file MinimalParticlePool.h.
References MinimalParticlePool::parseParticleSetXML(), and MinimalParticlePool::particles_xml_spinor.
Referenced by qmcplusplus::TEST_CASE().
|
inlinestatic |
Definition at line 171 of file MinimalParticlePool.h.
References qmcplusplus::doc, Libxml2Document::getRoot(), Libxml2Document::parseFromString(), ParticleSetPool::put(), ParticleSetPool::randomize(), and ParticleSetPool::readSimulationCellXML().
Referenced by MinimalParticlePool::make_diamondC_1x1x1(), MinimalParticlePool::make_NiO_a4(), and MinimalParticlePool::make_O2_spinor().
|
staticprivate |
Definition at line 27 of file MinimalParticlePool.h.
Referenced by MinimalParticlePool::make_diamondC_1x1x1().
|
staticprivate |
Definition at line 137 of file MinimalParticlePool.h.
Referenced by MinimalParticlePool::make_H2().
|
staticprivate |
Definition at line 94 of file MinimalParticlePool.h.
Referenced by MinimalParticlePool::make_NiO_a4().
|
staticprivate |
Definition at line 60 of file MinimalParticlePool.h.
Referenced by MinimalParticlePool::make_O2_spinor().