aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
* 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
* CalculationFunction.m: Remove unused function calculationUsedGroupsIan Hinder2010-03-17
* Remove obsolete packagesIan Hinder2010-03-17
* CalculationFunction.m: Tidy code formatting, remove commented code.Ian Hinder2010-03-10
* Declare variables only when they are first usedIan Hinder2010-03-10
* Remove const statements where possibleIan Hinder2010-03-08
* Obtain UseLoopControl directly using OptionValueIan Hinder2010-03-02
* Obtain EvolutionTimelevels directly using OptionValueIan Hinder2010-03-02
* Tidy up formatting and remove commented code in KrancThorn.mIan Hinder2010-03-02
* Use Mathematica OptionValue mechanism to access options in CreateThornIan Hinder2010-03-02
* Catch assignment to grid functions differentiated in same calculationIan Hinder2010-03-02
* Add option ProhibitAssignmentToGridFunctionsReadIan Hinder2010-03-02
* Start passing all CreateThorn options to lower level functionsIan Hinder2010-03-02
* CalculationFunction.m: Replace Mathematica's line-breaking with our ownIan Hinder2010-03-02
* CalculationFunction.m: Change the way that assignments are converted to stringsIan Hinder2010-03-02
* TensorTools.m: Make toggleIndex externally visibleIan Hinder2010-03-02
* Dereference pointer correcctly when checking whether to accessErik Schnetter2010-02-13