aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/KrancThorn.m
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2011-03-01 13:43:31 +0100
committerIan Hinder <ian.hinder@aei.mpg.de>2011-05-20 15:54:20 +0200
commite0be5e82adfb8140cb5854e744ccf31bbf5f5c8e (patch)
tree2a3c03d9a9a1abc062707549ecf2eb56cda306c3 /Tools/CodeGen/KrancThorn.m
parent5580c8292fab710e6e3414f3c87383f5105ac343 (diff)
Add support for a Jacobian to be applied to all derivatives
Diffstat (limited to 'Tools/CodeGen/KrancThorn.m')
-rw-r--r--Tools/CodeGen/KrancThorn.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/CodeGen/KrancThorn.m b/Tools/CodeGen/KrancThorn.m
index 6463345..bb1b115 100644
--- a/Tools/CodeGen/KrancThorn.m
+++ b/Tools/CodeGen/KrancThorn.m
@@ -179,7 +179,7 @@ CreateKrancThorn[groupsOrig_, parentDirectory_, thornName_, opts:OptionsPattern[
inheritedRealParams, inheritedIntParams, inheritedKeywordParams,
extendedRealParams, extendedIntParams, extendedKeywordParams,
evolutionTimelevels, defaultEvolutionTimelevels,
- calcs];
+ calcs, opts];
(* Construct the schedule file *)
InfoMessage[Terse, "Creating schedule file"];