Loading test/unit/phys/dca_step/cluster_solver/shared_tools/accumulation/tp/tp_accumulator_particle_hole_test.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ TEST_F(TpAccumulatorTest, ParticleHoleChannels) { const int sign = 1; accumulator_ph.accumulate(M, config, sign); accumulator_ph.finalize(); const auto& G4 = accumulator_ph.get_sign_times_G4(); Loading Loading
test/unit/phys/dca_step/cluster_solver/shared_tools/accumulation/tp/tp_accumulator_particle_hole_test.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ TEST_F(TpAccumulatorTest, ParticleHoleChannels) { const int sign = 1; accumulator_ph.accumulate(M, config, sign); accumulator_ph.finalize(); const auto& G4 = accumulator_ph.get_sign_times_G4(); Loading