From 28dad7e6234066be57331427a78988d749986de3 Mon Sep 17 00:00:00 2001 From: Ian Hinder Date: Mon, 2 Apr 2012 18:42:05 +0200 Subject: Implement CachedVariables key in calculations This is used by CaKernel to determine which variables to cache (i.e. to use shared memory for). --- Tools/CodeGen/Kranc.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools/CodeGen/Kranc.m') 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, -- cgit v1.2.3