[Commits] [svn:einsteintoolkit] WeylScal4/trunk/m/ (Rev. 96)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Tue Dec 13 22:24:55 CST 2011


User: knarf
Date: 2011/12/13 10:24 PM

Modified:
 /trunk/m/
  WeylScal4.m

Log:
 Enable-vectorization

File Changes:

Directory: /trunk/m/
====================

File [modified]: WeylScal4.m
Delta lines: +2 -1
===================================================================
--- trunk/m/WeylScal4.m	2011-12-14 04:24:39 UTC (rev 95)
+++ trunk/m/WeylScal4.m	2011-12-14 04:24:55 UTC (rev 96)
@@ -307,4 +307,5 @@
   IntParameters -> intParameters,
   InheritedImplementations -> {"admbase", "methodoflines"},
   UseJacobian -> True,
-  UseLoopControl -> True];
+  UseLoopControl -> True,
+  UseVectors -> True];



More information about the Commits mailing list