[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] d7cee7: redefine ewsb_solver interface

GitHub noreply at github.com
Fri Jul 3 12:35:56 BST 2015


  Branch: refs/heads/feature-exchangeable-ewsb-solver
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: d7cee76beb9807de5aaf163e7ead9f77084914d7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7cee76beb9807de5aaf163e7ead9f77084914d7
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-03 (Fri, 03 Jul 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M templates/ewsb_solver.cpp.in
    M templates/ewsb_solver.hpp.in
    M templates/mass_eigenstates.cpp.in
    M templates/module.mk
    M templates/module.mk.in
    M templates/two_scale_ewsb_solver.cpp.in
    M templates/two_scale_ewsb_solver.hpp.in
    M templates/two_scale_soft_mass_ewsb_solver.cpp.in
    M templates/two_scale_soft_mass_ewsb_solver.hpp.in
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  redefine ewsb_solver interface

I think it is better to pass the model pointer to the solve() routine,
because the model might be copied, which would invalidate the model
pointer.




More information about the Flexiblesusy-commits mailing list