aboutsummaryrefslogtreecommitdiff
path: root/m
diff options
context:
space:
mode:
authorBarry Wardell <barry.wardell@gmail.com>2011-08-18 00:05:43 +0200
committerBarry Wardell <barry.wardell@gmail.com>2011-08-18 00:05:43 +0200
commit2888d221261da25e7802b76c46ee3e10ca578418 (patch)
tree559e09f11c91b8a535d5a4b987f79e44c435f12f /m
parent3ba8a55ae2578cb6dc06f0ec8b81f86b3a2654ac (diff)
Enable Vectorisation.
Diffstat (limited to 'm')
-rw-r--r--m/McLachlan_BSSN.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/m/McLachlan_BSSN.m b/m/McLachlan_BSSN.m
index 927b894..a999fb6 100644
--- a/m/McLachlan_BSSN.m
+++ b/m/McLachlan_BSSN.m
@@ -1348,6 +1348,7 @@ CreateKrancThornTT [groups, ".", BSSN,
DefaultEvolutionTimelevels -> 3,
UseJacobian -> useJacobian,
UseLoopControl -> True,
+ UseVectors -> True,
InheritedImplementations -> inheritedImplementations,
InheritedKeywordParameters -> inheritedKeywordParameters,
ExtendedKeywordParameters -> extendedKeywordParameters,