Go to the source code of this file.
|
| | 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]") |
| |