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

Go to the source code of this file.

Classes

class  DummySPOSetWithoutMW
 
class  DummySPOSetWithMW
 

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

 TEST_CASE ("RotatedSPOs via SplineR2R", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs createRotationIndices", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs constructAntiSymmetricMatrix", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs exponentiate matrix", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs log matrix", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs exp-log matrix", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs hcpBe", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs construct delta matrix", "[wavefunction]")
 
opt_variables_type & getMyVars (SPOSet &spo)
 
std::vector< QMCTraits::ValueType > & getMyVarsFull (RotatedSPOs &rot)
 
std::vector< std::vector< QMCTraits::ValueType > > & getHistoryParams (RotatedSPOs &rot)
 
 TEST_CASE ("RotatedSPOs read and write parameters", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs read and write parameters history", "[wavefunction]")
 
 TEST_CASE ("RotatedSPOs mw_ APIs", "[wavefunction]")