aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
* Re-add missing Checkpoint tag to tensors.Barry Wardell2011-05-12
* Work around package context problem.Barry Wardell2011-05-12
* Add missing package import.Barry Wardell2011-05-12
* Improve xTensor support to the point where it can generate an xTensor version...Barry Wardell2011-03-21
* xTensorKranc: Various fixes.Barry Wardell2011-03-21
* Factor TensorTools code out of KrancTensor.m so that it can be a simple wrapp...Barry Wardell2011-03-20
* Add missing package import.Barry Wardell2011-03-20
* Merge branch 'master' into xTensorBarry Wardell2011-03-20
|\
| * Improved common subexpression elimination support.Barry Wardell2011-03-16
| * Remove unused file.Barry Wardell2011-03-16
| * Fix bugs in ReplacePowers which broke vectorised codeIan Hinder2011-01-24
| * Correct differencing macro definitions when UseVectors is not setIan Hinder2011-01-24
| * Revert use of boundary_width parameterIan Hinder2011-01-22
| * Only vectorise FD variables and macros when UseVectors is setIan Hinder2011-01-22
| * Only vectorise in differencing header if UseVectors is setIan Hinder2011-01-22
| * Use correct LoopControl macros when UseVectors is unsetIan Hinder2011-01-22
| * Only vectorise when converting local variables if UseVectors is setIan Hinder2011-01-22
| * Use DataType function for CCTK_REAL / CCTK_REAL_VECIan Hinder2011-01-22
| * Only vectorise in ReplacePowers if UseVectors is setIan Hinder2011-01-22
| * Merge master into vectorIan Hinder2011-01-22
| |\
| | * KrancThorn.m: Add additional check of the groups structureIan Hinder2010-12-19
| | * TensorTools.m: Correct OutputForm of tensors to include brackets and commasIan Hinder2010-12-19
| | * add code to allow steerable keyword parametersRoland Haas2010-12-13
| | * make Kranc generated parameters steerableRoland Haas2010-12-13
| | * Remove ancient unused codeIan Hinder2010-12-07
| * | Use ptrdiff_t instead of int for indices; this avoids many 32-to-64-bit conve...Erik Schnetter2010-12-23
| * | Use C++ for all source files.Erik Schnetter2010-12-06
| * | Merge master into vectorIan Hinder2010-12-06
| |\|
| | * CactusBoundary.m: Change default boundary condition for evolved groups from "...Ian Hinder2010-12-01
| | * Ignore certain groups when checking for storageIan Hinder2010-12-01
| | * Check group storageIan Hinder2010-12-01
| | * KrancThorn.m: Use new CheckGroups function to check the validity of the group...Ian Hinder2010-11-29
| | * TensorTools.m: Correct check for repeated tensor indicesIan Hinder2010-11-29
| | * TensorTools.m: Remove tensor index formatting in OutputFormIan Hinder2010-11-29
| | * Set default tensor weight to zeroErik Schnetter2010-11-23
| * | Rewrite vectorisation infrastructure:Erik Schnetter2010-12-06
| * | Implement vectorisationIan Hinder2010-11-23
| * | Add support for vectorisation of generated code.Ian Hinder2010-11-23
| |/
| * Remove superfluous space from outputErik Schnetter2010-10-11
| * KrancGroups: Add a function CheckGroups to check the validity of a groups str...Ian Hinder2010-10-11
| * Replace deprecated LinearEquationsToMatrices with CoefficientArraysIan Hinder2010-09-23
| * Rename debug level Quiet to DebugQuiet as Quiet has special meaning to Mathem...Ian Hinder2010-09-21
| * add checkpoint tag to tensor attributesRoland Haas2010-08-23
* | Merge branch 'master' into xTensorBarry Wardell2010-08-11
|\|
| * kranc: Update the Kranc/Bin/kranc script and move some functionality into a n...Ian Hinder2010-08-04
| * CalculationBoundaries.m: Change severity of warning (from 0 to 1) when BCs ca...Ian Hinder2010-08-04
| * Schedule.m: Schedule BC selection in level modeIan Hinder2010-08-04
| * Blank.m: Add empty template Mathematica source fileIan Hinder2010-08-04
* | Factor out tensor code into a separate package which can eventually be used a...Barry Wardell2010-08-11
* | Add initial code for using xTensor instead of TensorTools.Barry Wardell2010-08-04
|/