[Commits] [ianhinder/Kranc] 7be17e: Regenerate SimpleWave example
Ian Hinder
ian.hinder at aei.mpg.de
Fri Feb 28 22:47:40 CST 2014
Branch: refs/heads/master
Home: https://github.com/ianhinder/Kranc
Commit: 7be17e73681c775a43ae39c03c084df8df2e38ee
https://github.com/ianhinder/Kranc/commit/7be17e73681c775a43ae39c03c084df8df2e38ee
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: 2014-02-28 (Fri, 28 Feb 2014)
Changed paths:
M Examples/SimpleWave/interface.ccl
M Examples/SimpleWave/param.ccl
M Examples/SimpleWave/schedule.ccl
M Examples/SimpleWave/src/Boundaries.cc
M Examples/SimpleWave/src/Differencing.h
M Examples/SimpleWave/src/RegisterMoL.cc
M Examples/SimpleWave/src/Startup.cc
M Examples/SimpleWave/src/calc_rhs.cc
M Examples/SimpleWave/src/initial_sine.cc
M Examples/SimpleWave/src/make.code.defn
Log Message:
-----------
Regenerate SimpleWave example
Commit: 8629009b9b538c2d589cd51a31240953b0237601
https://github.com/ianhinder/Kranc/commit/8629009b9b538c2d589cd51a31240953b0237601
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: 2014-02-28 (Fri, 28 Feb 2014)
Changed paths:
A Examples/SimpleWave/src/Kranc.cc
A Examples/SimpleWave/src/Kranc.hh
Log Message:
-----------
Add missing SimpleWave files
Commit: 32fe96b4b34b296ca10705cf6644a1ffd43862f6
https://github.com/ianhinder/Kranc/commit/32fe96b4b34b296ca10705cf6644a1ffd43862f6
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: 2014-02-28 (Fri, 28 Feb 2014)
Changed paths:
M Tools/CodeGen/Calculation.m
M Tools/CodeGen/CodeGenCalculation.m
M Tools/CodeGen/CodeGenConfiguration.m
M Tools/CodeGen/Interface.m
M Tools/CodeGen/Kranc.m
M Tools/CodeGen/KrancThorn.m
Log Message:
-----------
Improve handling of LoopControl
LoopControl support is enabled for a thorn and all calculations by default. It can be disabled for individual calculations by adding UseLoopControl -> False to the calculation. It can be disabled for the whole thorn by passing UseLoopControl -> False to CreateThorn. Use of LoopControl is required if UseVectors is True because the vectorisation code uses some features from LoopControl.
Compare: https://github.com/ianhinder/Kranc/compare/59cc67dd510f...32fe96b4b34b
More information about the Commits
mailing list