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

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Typedefs

using LogComplexApprox = Catch::Detail::LogComplexApprox
 

Functions

 TEST_CASE ("DiracMatrix_identity", "[wavefunction][fermion]")
 
 TEST_CASE ("DiracMatrix_inverse", "[wavefunction][fermion]")
 
 TEST_CASE ("DiracMatrix_inverse_matching", "[wavefunction][fermion]")
 
 TEST_CASE ("DiracMatrix_inverse_matching_2", "[wavefunction][fermion]")
 
 TEST_CASE ("DiracMatrix_inverse_complex", "[wavefunction][fermion]")
 This test case is meant to match the cuBLAS_LU::getrf_batched_complex. More...
 
 TEST_CASE ("DiracMatrix_update_row", "[wavefunction][fermion]")