Loading include/dca/phys/dca_step/cluster_solver/ctaux/accumulator/tp/tp_equal_time_accumulator.hpp +5 −6 Original line number Diff line number Diff line Loading @@ -3,8 +3,7 @@ // All rights reserved. // // See LICENSE for terms of usage. // See CITATION.md for citation guidelines, if DCA++ is used for scientific // publications. // See CITATION.md for citation guidelines, if DCA++ is used for scientific publications. // // Author: Peter Staar (taa@zurich.ibm.com) // Giovanni Balduzzi (gbalduzz@itp.phys.ethz.ch) Loading Loading @@ -915,9 +914,9 @@ void TpEqualTimeAccumulator<parameters_type, MOMS_type>::sumTo( other.GFLOP += GFLOP; } } // ctaux } // solver } // phys } // dca } // namespace ctaux } // namespace solver } // namespace phys } // namespace dca #endif // DCA_PHYS_DCA_STEP_CLUSTER_SOLVER_CTAUX_ACCUMULATOR_TP_TP_EQUAL_TIME_ACCUMULATOR_HPP include/dca/phys/dca_step/cluster_solver/ctaux/ctaux_accumulator.hpp +4 −4 Original line number Diff line number Diff line Loading @@ -491,9 +491,9 @@ void CtauxAccumulator<device_t, Parameters, Data>::sumTo(this_type& other) { two_particle_accumulator_.sumTo(other.two_particle_accumulator_); } } // ctaux } // solver } // phys } // dca } // namespace ctaux } // namespace solver } // namespace phys } // namespace dca #endif // DCA_PHYS_DCA_STEP_CLUSTER_SOLVER_CTAUX_CTAUX_ACCUMULATOR_HPP Loading
include/dca/phys/dca_step/cluster_solver/ctaux/accumulator/tp/tp_equal_time_accumulator.hpp +5 −6 Original line number Diff line number Diff line Loading @@ -3,8 +3,7 @@ // All rights reserved. // // See LICENSE for terms of usage. // See CITATION.md for citation guidelines, if DCA++ is used for scientific // publications. // See CITATION.md for citation guidelines, if DCA++ is used for scientific publications. // // Author: Peter Staar (taa@zurich.ibm.com) // Giovanni Balduzzi (gbalduzz@itp.phys.ethz.ch) Loading Loading @@ -915,9 +914,9 @@ void TpEqualTimeAccumulator<parameters_type, MOMS_type>::sumTo( other.GFLOP += GFLOP; } } // ctaux } // solver } // phys } // dca } // namespace ctaux } // namespace solver } // namespace phys } // namespace dca #endif // DCA_PHYS_DCA_STEP_CLUSTER_SOLVER_CTAUX_ACCUMULATOR_TP_TP_EQUAL_TIME_ACCUMULATOR_HPP
include/dca/phys/dca_step/cluster_solver/ctaux/ctaux_accumulator.hpp +4 −4 Original line number Diff line number Diff line Loading @@ -491,9 +491,9 @@ void CtauxAccumulator<device_t, Parameters, Data>::sumTo(this_type& other) { two_particle_accumulator_.sumTo(other.two_particle_accumulator_); } } // ctaux } // solver } // phys } // dca } // namespace ctaux } // namespace solver } // namespace phys } // namespace dca #endif // DCA_PHYS_DCA_STEP_CLUSTER_SOLVER_CTAUX_CTAUX_ACCUMULATOR_HPP