|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] e393b7: Bugfix: correcting conversion of zero-matrix, -vec...GitHub noreply at github.comMon Feb 16 14:55:10 GMT 2015
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: e393b7907f379d1849adb4218a3ff3de2598a2a6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e393b7907f379d1849adb4218a3ff3de2598a2a6 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-02-16 (Mon, 16 Feb 2015) Changed paths: M meta/CConversion.m Log Message: ----------- Bugfix: correcting conversion of zero-matrix, -vector and -array Before this commit the symbols CConversion`ZEROARRAY, CConversion`ZEROVECTOR and CConversion`ZEROMATRIX were converted to C/C++ form as: CConversion_ZEROMATRIX(3,3) which is not a defined C/C++ macro. This problems shows if a beta-function expression is zero, for example if the beta functions are calculated only at the 1-loop level.
More information about the Flexiblesusy-commits mailing list |