[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] d59582: separate two-scale files from general model files ...

GitHub noreply at github.com
Sun Jul 12 12:23:27 BST 2015


  Branch: refs/heads/feature-root-solver
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: d595820a6978fd38768a3d3c9a59dada5c10a5e0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d595820a6978fd38768a3d3c9a59dada5c10a5e0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M templates/module.mk.in

  Log Message:
  -----------
  separate two-scale files from general model files in the makefile

Now, further solvers can be added to the makefile module via

ifneq ($(findstring root,$(ALGORITHMS)),)
LIB at CLASSNAME@_SRC += \
      $(DIR)/@CLASSNAME at _root_model.cpp
LIB at CLASSNAME@_HDR += \
      $(DIR)/@CLASSNAME at _root_model.hpp
endif


  Commit: 47a04b17348ad75811738bc463bcfd2b706bd113
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47a04b17348ad75811738bc463bcfd2b706bd113
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M templates/module.mk.in

  Log Message:
  -----------
  remove trailing backslash


  Commit: fb4a6e19a46cfecf5154b4fbde9b4e4e8876ea84
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fb4a6e19a46cfecf5154b4fbde9b4e4e8876ea84
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M config/Makefile.in

  Log Message:
  -----------
  adding print-% rule that prints a variable from a makefile


  Commit: 3e6b1ee28178a3337ffd8a8fe3a234a2b8531509
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3e6b1ee28178a3337ffd8a8fe3a234a2b8531509
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M templates/module.mk.in

  Log Message:
  -----------
  simplify makefile module for model


  Commit: 0e5b71139380938c628a8e46f2c9972fac2d6f2f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0e5b71139380938c628a8e46f2c9972fac2d6f2f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M config/Makefile.in
    M templates/module.mk.in

  Log Message:
  -----------
  Merge branch 'development' into feature-semianalytic-solver


  Commit: bea30ffedad9443c207719c88b3621060098d455
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bea30ffedad9443c207719c88b3621060098d455
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M config/Makefile.in
    M templates/module.mk.in

  Log Message:
  -----------
  Merge branch 'feature-semianalytic-solver' into feature-root-solver

Conflicts:
	templates/module.mk.in


  Commit: 8fe9d64a86ab0418864fe25704989f32950dcbff
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8fe9d64a86ab0418864fe25704989f32950dcbff
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M templates/module.mk.in

  Log Message:
  -----------
  build root model


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/b2c73bd3a4e6...8fe9d64a86ab


More information about the Flexiblesusy-commits mailing list