aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/KrancThorn.m
Commit message (Expand)AuthorAge
* Enable selection of finite difference operators using run-time parametersIan Hinder2011-09-18
* Add assert() in vectorized code.Barry Wardell2011-06-19
* Support no-inline functions for derivatives in vectorised codeErik Schnetter2011-05-27
* Additional checks when using a JacobianIan Hinder2011-05-25
* Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20
* Add missing package import.Barry Wardell2011-05-12
* Merge branch 'master' into xTensorBarry Wardell2011-03-20
|\
| * Improved common subexpression elimination support.Barry Wardell2011-03-16
| * Only vectorise in differencing header 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
| * | Use C++ for all source files.Erik Schnetter2010-12-06
| |/
| * KrancThorn.m: Use new CheckGroups function to check the validity of the group...Ian Hinder2010-11-29
| * add checkpoint tag to tensor attributesRoland Haas2010-08-23
* | 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
|/
* Add automatic scheduling of calculations in MoL_PseudoEvolutionIan Hinder2010-06-22
* add TensorParity attributeRoland 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
| * 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
* Removed unused code and switched to using KrancGroups in CalculationFunction....Ian Hinder2010-03-17
* Fix typo in licence at top of every fileIan Hinder2010-03-17
* Remove internal support for more than one loop in a calculationIan Hinder2010-03-17
* 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
* Add option ProhibitAssignmentToGridFunctionsReadIan Hinder2010-03-02
* Start passing all CreateThorn options to lower level functionsIan Hinder2010-03-02
* Introduce new Kranc argument DefaultEvolutionTimelevels, defaulting to the va...Erik Schnetter2010-02-13
* Introduce a new grid function iterator InteriorNoSync. This has the same eff...Erik Schnetter2010-01-09
* Provide capability GenericFDErik Schnetter2009-11-13
* Make common subexpression elimination (CSE) optional and disabled by defaultIan Hinder2009-04-28
* Use cctk_lssh instead of cctk_lsh when calculating grid function extents. Thi...Erik Schnetter2009-04-27
* Add new calculation specification "ConditionalOnKeywords", which allows a lis...Erik Schnetter2009-04-27
* Make "verbose" parameter an integer.Erik Schnetter2009-04-27
* Correct error in combining list of used include filesErik Schnetter2008-02-19
* Make "timelevels" parameter restrictedErik Schnetter2008-02-19