|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 6864a7: first implementation of a generic model interface ...GitHub noreply at github.comFri May 9 20:45:23 BST 2014
Branch: refs/heads/feature-model-interface Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 6864a7d0565ff40c41cce3c857f9a71d410f1e79 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6864a7d0565ff40c41cce3c857f9a71d410f1e79 Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de> Date: 2014-05-09 (Fri, 09 May 2014) Changed paths: M meta/FlexibleSUSY.m M meta/Parameters.m M src/error.hpp A src/model.cpp A src/model.hpp M src/module.mk M templates/two_scale_model.cpp.in M templates/two_scale_model.hpp.in Log Message: ----------- first implementation of a generic model interface class At the moment the `Model' interface class provides only a parameter getter of the form double get_parameter(unsigned) const = 0; The function argument are the parameter enum values defined in @ModelName@::Parameters .
More information about the Flexiblesusy-commits mailing list |