aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
* CalculationFunction.m: Add function GridFunctionsInExpressionIan Hinder2010-10-01
* ConservationCalculation.m: Generate RHS calculationIan Hinder2010-10-01
* KrancThorn.m: Calls into ConservationCalculation package to generate code for...Ian Hinder2010-10-01
* Kranc.m: Add symbols in Kranc context for conservation calculationsIan Hinder2010-10-01
* Schedule.m: Remove some debugging codeIan Hinder2010-10-01
* Thorn.m: Default to symmetries of a scalar if reflection symmetries have not ...Ian Hinder2010-10-01
* Thorn.m: Correct comment in symmetry code and add validation check to input o...Ian Hinder2010-10-01
* CalculationFunction.m: Export the calculationSymbols functionIan Hinder2010-10-01
* ConservationCalculation.m: Add new package for creating code for solving syst...Ian Hinder2010-10-01
* Add calculation option ApplyBCsIan Hinder2010-09-29
* Differencing.m: Make FD operator pattern more genericIan Hinder2010-09-29
* Differencing.m: Throw an error if the FD operator definition does not match t...Ian Hinder2010-09-29
* Differencing.m: Add DiffPlusOp and DiffMinusOpIan Hinder2010-09-29
* 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
* 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
* Add automatic scheduling of calculations in MoL_PseudoEvolutionIan Hinder2010-06-22
* CalculationBoundaries.m: Generates SelectBC code for MoL_PseudoEvolution calc...Ian Hinder2010-06-05
* CodeGen.m: Add Quote function for conveniently adding double quotesIan Hinder2010-06-04
* add TensorParity attributeRoland Haas2010-05-06
* use integers in tags if number is a integerRoland Haas2010-05-06
* fix error messages in GetTensorAttribute and HasTensorAttributeRoland Haas2010-05-06
* Revert "Revert "Merge branch 'master' of github.com:ianhinder/Kranc""Roland Haas2010-05-06
* Revert "Add support for vectorisation of generated code."Erik Schnetter2010-05-03
* Revert "Merge branch 'master' of github.com:ianhinder/Kranc"Erik Schnetter2010-05-02
* Merge branch 'master' of github.com:ianhinder/KrancErik Schnetter2010-05-02
|\
| * Remove CreateSetterSourceWrapper and call CreateSetterSource directlyIan Hinder2010-04-03
| * Interface.m: Remove duplicate Kranc` context on BeginPackage lineIan Hinder2010-04-03
| * Replace sym context with Kranc context in Kranc.m. Also move interface funct...Ian Hinder2010-04-03
| * KrancThorn.m: Remove useless wrapper for creating configuration fileIan Hinder2010-04-03
| * Move schedule generation from KrancThorn.m to Schedule.mIan Hinder2010-04-03
| * Move parameter file generation from KrancThorn.m to Param.mIan Hinder2010-04-03
| * KrancThorn.m: Split into sectionsIan Hinder2010-04-03
| * allow arbitray expressions for conditionsRoland Haas2010-03-23
| * add options for steerability of paramtersRoland Haas2010-03-23
* | Add support for vectorisation of generated code.Erik Schnetter2010-05-02
|/
* Introduce a new tensor type "DDD_sym", corresponding to the symmetryErik Schnetter2010-03-18
* CalculationFunction.m: Tidied up formatting of MMA fileIan Hinder2010-03-18
* CalculationFunction.m: Remove more unused codeIan Hinder2010-03-18
* Removed unused code and switched to using KrancGroups in CalculationFunction....Ian Hinder2010-03-17
* CalculationFunction.m: Rearrange source file and remove spaces at ends of linesIan Hinder2010-03-17
* Fix typo in licence at top of every fileIan Hinder2010-03-17
* Remove support for sub-block grid functionsIan Hinder2010-03-17
* Remove support for original finite differencing implementationIan Hinder2010-03-17
* Remove internal support for more than one loop in a calculationIan Hinder2010-03-17
* CalculationFunction.m: Remove ability to sync groups in the source fileIan Hinder2010-03-17