[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 3e1ce0: omit unused parameter

GitHub noreply at github.com
Mon Feb 6 20:48:10 GMT 2017


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 3e1ce088a75ea5ee478a78e231a4f3ed0bebb26f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3e1ce088a75ea5ee478a78e231a4f3ed0bebb26f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  omit unused parameter


  Commit: 86a4edaa3fcaf8591fb311957e31bbb87ebd51ae
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/86a4edaa3fcaf8591fb311957e31bbb87ebd51ae
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M meta/TreeMasses.m
    M src/eigen_utils.hpp
    M test/test_eigen_utils.cpp

  Log Message:
  -----------
  simplify removal function for goldstone bosons from Higgs multiplet


  Commit: 853a4146b822d058f653836c099ed2a8dd1b8c3d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/853a4146b822d058f653836c099ed2a8dd1b8c3d
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/standard_model_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  make BC solver a local object to enable copy construction of SG


  Commit: e64565dba72b3935bae535dc88e494e2fd5d0815
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e64565dba72b3935bae535dc88e494e2fd5d0815
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/high_scale_spectrum_generator.hpp.in
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/standard_model_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  make constraints and matching condition local variables

because they take pointers, which are invalidated when the spectrum
generator object is copied.


  Commit: a6afc001574d9d8de572b6f52ecbfdad3d9c3706
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a6afc001574d9d8de572b6f52ecbfdad3d9c3706
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M meta/TreeMasses.m
    M src/eigen_utils.hpp
    M src/threshold_loop_functions.cpp
    A templates/standard_model_high_scale_spectrum_generator.hpp.in
    A templates/standard_model_low_scale_spectrum_generator.hpp.in
    M templates/two_scale_high_scale_spectrum_generator.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.hpp.in
    M templates/two_scale_low_scale_spectrum_generator.cpp.in
    M templates/two_scale_low_scale_spectrum_generator.hpp.in
    M test/test_eigen_utils.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	templates/standard_model_high_scale_spectrum_generator.hpp.in
	templates/standard_model_low_scale_spectrum_generator.hpp.in
	templates/two_scale_high_scale_spectrum_generator.cpp.in
	templates/two_scale_low_scale_spectrum_generator.cpp.in


  Commit: 9634e1bcc6822c993659391e27bdf1d0d9f14b65
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9634e1bcc6822c993659391e27bdf1d0d9f14b65
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  make FlexibleEFTHiggs spectrum generator safely copyable


  Commit: b44b0d2a4a1ee112ffc4d93016242a3bb771faf5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b44b0d2a4a1ee112ffc4d93016242a3bb771faf5
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  allow calculation at Q < Mt

in order to exactly reproduce the fixed-order results for Q < Mt.


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/f6ff5cffd179...b44b0d2a4a1e


More information about the Flexiblesusy-commits mailing list