aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Kranc.m
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2012-04-02 18:42:05 +0200
committerIan Hinder <ian.hinder@aei.mpg.de>2012-04-02 18:42:05 +0200
commit28dad7e6234066be57331427a78988d749986de3 (patch)
tree9a10761a3784b6c7925f9be2263c62cfc180e5aa /Tools/CodeGen/Kranc.m
parent2026943d8a0250f277b279b812482831d6315888 (diff)
Implement CachedVariables key in calculations
This is used by CaKernel to determine which variables to cache (i.e. to use shared memory for).
Diffstat (limited to 'Tools/CodeGen/Kranc.m')
-rw-r--r--Tools/CodeGen/Kranc.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/CodeGen/Kranc.m b/Tools/CodeGen/Kranc.m
index 08f9a84..29bee44 100644
--- a/Tools/CodeGen/Kranc.m
+++ b/Tools/CodeGen/Kranc.m
@@ -43,7 +43,7 @@ Boundary, Interior, InteriorNoSync, Where, AddToStencilWidth,
Everywhere, normal1, normal2, normal3, INV, SQR, CUB, QAD, dot, pow,
exp, dt, dx, dy, dz, idx, idy, idz, t, MinMod, VanLeer, BodyFunction,
CallerFunction, LoopFunction, GFAccessFunction, InitFDVariables,
-MacroPointer}
+MacroPointer, CachedVariables}
{ConditionalOnKeyword, ConditionalOnKeywords, CollectList, Interior,
InteriorNoSync, Boundary, BoundaryWithGhosts, Where, PreDefinitions,