[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 2749d9: speed-up RValueToCFormString[] for large expressio...

GitHub noreply at github.com
Fri Nov 13 13:01:52 GMT 2015


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 2749d97999e834c0d0ad4d369df462d08f342025
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2749d97999e834c0d0ad4d369df462d08f342025
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M meta/CConversion.m

  Log Message:
  -----------
  speed-up RValueToCFormString[] for large expressions

In models with complicated BCs RValueToCFormString[] takes a lot of
time.  One of the bottle-necks is the simplification of expressions
involving conj[] or Conj[].  To speed RValueToCFormString[] up, this
simplification rule is now applied only if the given expression
contains conj[] or Conj[].




More information about the Flexiblesusy-commits mailing list