[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] f8d155: adding helper function to check if an output param...

GitHub noreply at github.com
Sat Apr 18 13:09:26 BST 2015


  Branch: refs/heads/feature-complex-parameters
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: f8d1551db4ed27b72064efa9b359540e2bbfc528
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f8d1551db4ed27b72064efa9b359540e2bbfc528
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/Parameters.m

  Log Message:
  -----------
  adding helper function to check if an output parameter is defined


  Commit: 88074eadc162108fcaddd7dbc67242b12296bdd1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88074eadc162108fcaddd7dbc67242b12296bdd1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  check if symbols for SLHA conversion are defined


  Commit: 9725dd64daab6e5cdf4e0c56eb581b723921c5f2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9725dd64daab6e5cdf4e0c56eb581b723921c5f2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  no conversion to SLHA if required mixing matrices are not defined


  Commit: 777ac1f22fafc6c99cd67e092571bfaa786ef053
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/777ac1f22fafc6c99cd67e092571bfaa786ef053
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  Revert "adde casts for the SLHA converted output parameters"

This reverts commit 838b8f96a41e447245e8fe3b696063605dc3edab.

Reason: the SLHA parameters are real.  Therefore, we can keep the
hard-coded cast to real.

Conflicts:
	meta/WriteOut.m


  Commit: 912b42e73e6469f847976e4adaffbd3199063f67
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/912b42e73e6469f847976e4adaffbd3199063f67
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/CConversion.m

  Log Message:
  -----------
  adding helper function to check dimensionality of different types


  Commit: 683ef5ffc478b35154740b6acd4c025b675495a4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/683ef5ffc478b35154740b6acd4c025b675495a4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  perform SLHA conversion only if dimensions of matrices are compatible


  Commit: d840f2f2f3c4e14cc877bb551091ec85aa2d7cbb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d840f2f2f3c4e14cc877bb551091ec85aa2d7cbb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/CConversion.m

  Log Message:
  -----------
  adding helper function to convert a type to real


  Commit: 591aaf61b8586d9c3c6c07dafe0c7f0a660f416d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/591aaf61b8586d9c3c6c07dafe0c7f0a660f416d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  ensure that trilinears and soft squared SLHA parameters are real


  Commit: 4a1b4ae2c6f6f874b1f8525c77b147d794e9675d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a1b4ae2c6f6f874b1f8525c77b147d794e9675d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  correcting parameter type comparison


  Commit: f5e63108a4387e97bc2a2d340daaae46ba0a8b11
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f5e63108a4387e97bc2a2d340daaae46ba0a8b11
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_susy_scale_constraint.cpp.in

  Log Message:
  -----------
  adding NULL ptr assertions to all functions using a model pointer


  Commit: a6e79bdff9abe142a3fc99edca746f9dcde27e0c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a6e79bdff9abe142a3fc99edca746f9dcde27e0c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M meta/CConversion.m
    M meta/Parameters.m
    M meta/WriteOut.m
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_susy_scale_constraint.cpp.in

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

Conflicts:
	meta/Parameters.m
	templates/two_scale_low_scale_constraint.cpp.in


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/5c52f7d5c05d...a6e79bdff9ab


More information about the Flexiblesusy-commits mailing list