aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Param.m
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CodeGen/Param.m')
-rw-r--r--Tools/CodeGen/Param.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/CodeGen/Param.m b/Tools/CodeGen/Param.m
index 57901d3..b21bff1 100644
--- a/Tools/CodeGen/Param.m
+++ b/Tools/CodeGen/Param.m
@@ -367,7 +367,7 @@ CreateKrancParam[declaredGroups_, evolvedGroups_, evolvedODEGroups_, groups_,
params = Join[commonParameterStructures[evolutionTimelevels],
userParameterStructs[parameters],
MoLParameterStructures[
- thornName, declaredGroups, evolvedGroups, evolvedODEGroups, groups,
+ thornName, declaredGroups, groups,
evolutionTimelevels, defaultEvolutionTimelevels],
calculationParameterStructures[calcs],
CactusBoundary`GetParameters[variablesFromGroups[evolvedGroups, groups], evolvedGroups]];