|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 0231fc: use in-class initialization for GSL_vector
GitHub
noreply at github.com
Mon Oct 10 17:14:21 BST 2016
Branch: refs/heads/feature-2.0
Home: https://github.com/FlexibleSUSY/FlexibleSUSY
Commit: 0231fc365f2a77bcabc9e32aff8ce4cb3ba83eb4
https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0231fc365f2a77bcabc9e32aff8ce4cb3ba83eb4
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)
Changed paths:
M src/gsl_vector.cpp
M src/gsl_vector.hpp
Log Message:
-----------
use in-class initialization for GSL_vector
to avoid code duplication
Commit: dc4556e72901ff871db9555770d952521e01f0fe
https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc4556e72901ff871db9555770d952521e01f0fe
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)
Changed paths:
M src/fixed_point_iterator.hpp
M src/minimizer.hpp
M src/root_finder.hpp
Log Message:
-----------
use in-class default construction
following C.45 from the GSL
Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/61e1de431471...dc4556e72901
More information about the Flexiblesusy-commits
mailing list
|