[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] a2f3b8: make sure std::abs or fabs is called on doubles

GitHub noreply at github.com
Thu Dec 22 23:27:06 GMT 2016


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: a2f3b8d92f65b1e69d37c8afd5d0193ab29d37be
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a2f3b8d92f65b1e69d37c8afd5d0193ab29d37be
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-12-23 (Fri, 23 Dec 2016)

  Changed paths:
    M src/mssm_twoloophiggs.cpp
    M src/pv.cpp

  Log Message:
  -----------
  make sure std::abs or fabs is called on doubles

The C version ::abs is only overloaded for int and will cut off the
fractional part.




More information about the Flexiblesusy-commits mailing list