aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/KrancThorn.m
Commit message (Expand)AuthorAge
...
* 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
* Implement functionality to loop over all boundary points, including ghostErik Schnetter2008-02-19
* Made use of LoopControl optional.Ian Hinder2008-02-02
* Erik: minor cosmetic changesIan Hinder2008-02-02
* Erik: added mandatory support for LoopControl.Ian Hinder2008-02-02
* Erik: Add triggered groups optionIan Hinder2008-02-02
* Erik: bugfix: Declare variable as localIan Hinder2008-02-02
* Erik: Add ability to specify number of timelevels for evolved variables at ru...Ian Hinder2008-02-02
* Erik's addition of Extended parametersIan Hinder2008-02-02
* Erik's cosmetic changes and small amount of debugging code in KrancThorn.mIan Hinder2008-02-02
* Added InheritedKeywordParametersianhin2007-02-15
* Added 'AllowedSymbols' key to calculation structures. Allows you to manually...ianhin2007-02-06
* Extra checking on tensorial nature of Shorthands list.ianhin2007-01-23
* Finite differencing expressions optimized by precalculating multiplesianhin2006-11-14
* Added parameter for every calculation '_calc_every' and '_calc_offset'ianhin2006-09-22
* Note that we include Symmetry.h in the interface.ccl fileianhin2006-09-07
* Bug fix: when asking for three timelevels for a nonevolved variable, actually...ianhin2006-07-01
* Replacement for KrancThorns.m. This is a completely new API for Krancianhin2006-06-19