[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 0c6688: adding fixed point iterator class

GitHub noreply at github.com
Wed Dec 17 17:08:27 GMT 2014


  Branch: refs/heads/feature-fixed-point-iteration
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 0c6688e6f9af5c4c024c82a1fbbfc23e01e147f3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0c6688e6f9af5c4c024c82a1fbbfc23e01e147f3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    A src/fixed_point_iterator.hpp

  Log Message:
  -----------
  adding fixed point iterator class

written by Dylan Harries


  Commit: a922913e0b821dd0e8b50ca2cd7569fa4d3dbd9c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a922913e0b821dd0e8b50ca2cd7569fa4d3dbd9c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M src/wrappers.cpp

  Log Message:
  -----------
  comment closing namespace brace


  Commit: 0a1ac7c90d3bfbeb9a5fbc5aac4609ebe6d0aba7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0a1ac7c90d3bfbeb9a5fbc5aac4609ebe6d0aba7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M src/fixed_point_iterator.hpp

  Log Message:
  -----------
  make relative test function configurable via template parameter


  Commit: ac64a7126ce14f4481ee80b51b38a25f7a4a0131
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac64a7126ce14f4481ee80b51b38a25f7a4a0131
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M test/module.mk
    A test/test_fixed_point_iterator.cpp

  Log Message:
  -----------
  adding test for fixed point iterator


  Commit: bb4a13fb94f0ba6a79fcdca3563f3d973c857235
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bb4a13fb94f0ba6a79fcdca3563f3d973c857235
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M src/fixed_point_iterator.hpp

  Log Message:
  -----------
  adding note about slow convergence


  Commit: b77f7513d823a8f16cdc60c376c5952c32a79106
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b77f7513d823a8f16cdc60c376c5952c32a79106
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M src/fixed_point_iterator.hpp
    M test/test_fixed_point_iterator.cpp

  Log Message:
  -----------
  factor out convergence tester


  Commit: a594d6e904bf377299c978ec09951d596f2d348a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a594d6e904bf377299c978ec09951d596f2d348a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M src/fixed_point_iterator.hpp

  Log Message:
  -----------
  putting FPI convergence testes into separate namespace


  Commit: 39043dc854c6fb35a349a52e5534c004258a86a9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/39043dc854c6fb35a349a52e5534c004258a86a9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M test/test_fixed_point_iterator.cpp

  Log Message:
  -----------
  add second fixed point iteration test with a perturbation term

This one converges quickly (5 iterations)!


  Commit: 18ab7bd30171f51d0a77a08945975a75abfe1096
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/18ab7bd30171f51d0a77a08945975a75abfe1096
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M test/test_fixed_point_iterator.cpp

  Log Message:
  -----------
  adding second parabola example with problematic update function


  Commit: f9502dd04df8c550bae9941c578ff12bb8601c28
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f9502dd04df8c550bae9941c578ff12bb8601c28
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M config/Makefile.in
    M config/flexiblesusy-config.in
    M configure

  Log Message:
  -----------
  adding support for user-defined addons

The addons must be placed in the addons/ directory.


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/839bfa924f34...f9502dd04df8


More information about the Flexiblesusy-commits mailing list