[Commits] [ianhinder/Kranc] 46d110: Calculation.m: Add TODO to GetCalculationWhere
Ian Hinder
ian.hinder at aei.mpg.de
Wed Feb 19 18:18:45 CST 2014
Branch: refs/heads/master
Home: https://github.com/ianhinder/Kranc
Commit: 46d1102e97eaac0d7d4eb7e83cbf07a782d18a40
https://github.com/ianhinder/Kranc/commit/46d1102e97eaac0d7d4eb7e83cbf07a782d18a40
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: 2014-02-19 (Wed, 19 Feb 2014)
Changed paths:
M Tools/CodeGen/Calculation.m
Log Message:
-----------
Calculation.m: Add TODO to GetCalculationWhere
Commit: 7514f15392a22a3852e9f338b92349179e050d90
https://github.com/ianhinder/Kranc/commit/7514f15392a22a3852e9f338b92349179e050d90
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: 2014-02-19 (Wed, 19 Feb 2014)
Changed paths:
M Tools/CodeGen/CodeGenCalculation.m
Log Message:
-----------
CodeGenCalculation.m: Move code closer to where it is used
Commit: 2fa5dd53784dfeb289665bf8d1e8d4a451487146
https://github.com/ianhinder/Kranc/commit/2fa5dd53784dfeb289665bf8d1e8d4a451487146
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: 2014-02-19 (Wed, 19 Feb 2014)
Changed paths:
M Tools/CodeGen/CaKernel.m
Log Message:
-----------
CaKernel.m: Add an EXTERIOR option in cakernel.ccl to indicate whether a kernel should run on the exterior or not
Previously, this was determined by the STENCIL size, but this is different to how the host version works, and leads to different numerical results in ghost zones (e.g. for RHS functions which are not synchronised).
Compare: https://github.com/ianhinder/Kranc/compare/3e390e163325...2fa5dd53784d
More information about the Commits
mailing list