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>2012-01-01 12:18:42 +0000
commit63978cdad7763715ae7b2916c18692ba3cc89921 (patch)
tree04246d3f5740949838d1e7861194052fcf9c7d7c /m
parent4c04a8bc35cf7706e144fe771ba5d6c907f5a455 (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 b05c8aa..3dad8a3 100644
--- a/m/McLachlan_BSSN.m
+++ b/m/McLachlan_BSSN.m
@@ -1324,6 +1324,7 @@ CreateKrancThornTT [groups, ".", BSSN,
DefaultEvolutionTimelevels -> 3,
UseJacobian -> useJacobian,
UseLoopControl -> True,
+ UseVectors -> True,
InheritedImplementations -> inheritedImplementations,
InheritedKeywordParameters -> inheritedKeywordParameters,
ExtendedKeywordParameters -> extendedKeywordParameters,