[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] fd185d: adding C++-11 function returning tadpole equations

GitHub noreply at github.com
Mon Aug 8 19:50:50 BST 2016


  Branch: refs/heads/feature-SMtower
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: fd185d355fede01abed85ef50a194ce3698b91d0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fd185d355fede01abed85ef50a194ce3698b91d0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in

  Log Message:
  -----------
  adding C++-11 function returning tadpole equations


  Commit: 69a38f75e9920bc4b4130ff2703eef3194d1bca4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/69a38f75e9920bc4b4130ff2703eef3194d1bca4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  modernise EWSB initial guess to return a C++ std::array


  Commit: a58e267908127a1ed21b76c636bbbff31d82cdc1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a58e267908127a1ed21b76c636bbbff31d82cdc1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/numerics2.hpp

  Log Message:
  -----------
  adding is_finite helper function for std::array


  Commit: 6b2bcc24d4b89925543694f6d6cfb7fb17eb05f0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6b2bcc24d4b89925543694f6d6cfb7fb17eb05f0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M templates/mass_eigenstates.cpp.in

  Log Message:
  -----------
  using more efficient version of tadpole_equations()


  Commit: 705fc2e1a0629b67367a46d7afe8953d8bbfe2f0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/705fc2e1a0629b67367a46d7afe8953d8bbfe2f0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M meta/FlexibleSUSY.m
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in

  Log Message:
  -----------
  modernise ewsb_step() function


  Commit: b24c1c97a80664eae67b2032101b694115dec4bf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b24c1c97a80664eae67b2032101b694115dec4bf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M meta/EWSB.m

  Log Message:
  -----------
  adding helper function returning comma separated list of EWSB pars


  Commit: 2b3348465181a0485f96b095851579019745776c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2b3348465181a0485f96b095851579019745776c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  adding token for list of comma separated EWSB parameters


  Commit: d228b53be31edaa7f6faf8cb85940540f8ecad45
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d228b53be31edaa7f6faf8cb85940540f8ecad45
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in

  Log Message:
  -----------
  use Eigen::Matrix instead of C++ array


  Commit: 1495d674bf54b885d152dddf020e4532b45930be
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1495d674bf54b885d152dddf020e4532b45930be
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M templates/mass_eigenstates.cpp.in

  Log Message:
  -----------
  updating documentation of ewsb_step() function


  Commit: 23ad8d30a130a7eb6d6b6e142a14d3981ad66ac8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/23ad8d30a130a7eb6d6b6e142a14d3981ad66ac8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M meta/FlexibleSUSY.m
    M templates/mass_eigenstates.cpp.in

  Log Message:
  -----------
  generate EWSB parameter setting

to handle case when there are no VEVs


  Commit: aa72c315712327c574401c654fc9b4091a0672c6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aa72c315712327c574401c654fc9b4091a0672c6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M meta/LoopMasses.m
    M meta/SelfEnergies.m
    M test/test_CMSSM_model.cpp
    M test/test_CMSSM_susy_scale_constraint.cpp
    M test/test_NMSSM.hpp
    M test/test_NMSSM_ewsb.cpp
    M test/test_NMSSM_susy_scale_constraint.cpp
    M test/test_NUTNMSSM_spectrum.cpp

  Log Message:
  -----------
  modernise 2- and 3-loop self-energy and tadpole interface


  Commit: c2e1950fb137cc615331f38af5be4952bf7748ba
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c2e1950fb137cc615331f38af5be4952bf7748ba
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  fixing tadpole dimension


  Commit: dd7c75216e4340ec38df82e65732e799a87b7864
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dd7c75216e4340ec38df82e65732e799a87b7864
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M meta/EWSB.m
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  explicitly initialize every element of the EWSB parameter vector

in order to be able to omit some vector elements, as needed in the
CMSSMCPV for example.


  Commit: 4e324e35cfabd0b8cc8c3179a20d2e66b6ebf4ea
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4e324e35cfabd0b8cc8c3179a20d2e66b6ebf4ea
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M meta/EWSB.m

  Log Message:
  -----------
  use C index convention


  Commit: 92ef454e553c44bf1187fe5131b1af3f234ed94a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/92ef454e553c44bf1187fe5131b1af3f234ed94a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M meta/EWSB.m
    M templates/mass_eigenstates.cpp.in

  Log Message:
  -----------
  use unique_ptr for EWSB solvers

in order to not leak ressource if an exception is thrown between
creation and deletion of the solvers.


  Commit: 65f7af941926f727ea7a1cc0a8313c59b341ba01
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/65f7af941926f727ea7a1cc0a8313c59b341ba01
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M src/standard_model.cpp
    M src/standard_model.hpp

  Log Message:
  -----------
  transfer modernisation to Standard_model class


  Commit: 3584c649a1cea7f17cf96aafa04fbefc6f18aa80
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3584c649a1cea7f17cf96aafa04fbefc6f18aa80
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M src/standard_model.cpp

  Log Message:
  -----------
  remove empty if statement


  Commit: a14814690d9dd57eb7bb8fa44264a4264fade2bc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a14814690d9dd57eb7bb8fa44264a4264fade2bc
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M meta/EWSB.m
    M meta/FlexibleSUSY.m
    M meta/LoopMasses.m
    M meta/SelfEnergies.m
    M src/numerics2.hpp
    M src/standard_model.cpp
    M src/standard_model.hpp
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in
    M test/test_CMSSM_model.cpp
    M test/test_CMSSM_susy_scale_constraint.cpp
    M test/test_NMSSM.hpp
    M test/test_NMSSM_ewsb.cpp
    M test/test_NMSSM_susy_scale_constraint.cpp
    M test/test_NUTNMSSM_spectrum.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/development' into feature-SMtower

Conflicts:
	src/standard_model.hpp
	templates/mass_eigenstates.hpp.in


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/95aae2dad675...a14814690d9d


More information about the Flexiblesusy-commits mailing list