aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
* Add semisolons after DECLARE_CCTK_* macrosErik Schnetter2009-04-27
* Add (currently unused) macros and definitions for dealing with vectors of gri...Erik Schnetter2009-04-27
* Correct errors in handling FD and PD Jacobians: Save and restore the current ...Erik Schnetter2009-04-27
* 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
* #include a few more header files into auto-generated C code.Erik Schnetter2009-04-27
* Add new tensor Zero3.Erik Schnetter2009-04-27
* Make "verbose" parameter an integer.Erik Schnetter2009-04-27
* Add new pseudo-function IfThen.Erik Schnetter2009-04-27
* Declare function arguments in auto-generated calculation functions as const.Erik Schnetter2009-04-27
* Differencing.m: Added StandardUpwindDifferenceOperator (Peter Diener)Ian Hinder2009-04-26
* CalculationFunction.m: Add NoSimplify option to calculationsIan Hinder2009-04-22
* Correct memory leak in boundary conditions:Erik Schnetter2008-02-19
* 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: Remove symmetry codeIan 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
* Erik's cosmetic changes to Thorn.mIan Hinder2008-02-02
* Erik's moving of variable declarations inside the equation loopIan Hinder2008-02-02
* Erik's addition of comments to generated filesIan Hinder2008-02-01
* Erik's addition of () around macro argumentIan Hinder2008-02-01
* Erik's addition of more debugging codeIan Hinder2008-02-01
* Erik's fix of optimizer bug - should not have affected anythingIan Hinder2008-02-01
* Erik's addition of a comment before declaring derivativesIan Hinder2008-02-01
* Erik's cosmetic changesIan Hinder2008-02-01
* Erik's rename of the boundaries source fileIan Hinder2008-01-30
* Erik's additional documentation for DefineConnectionIan Hinder2008-01-30
* Corrected bug in optimization of finite differencing stencils.ianhin2007-11-16
* Added ability to use the boundary normal vector in a calculationianhin2007-03-12
* 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
* Added some debugging code, but commented it outianhin2007-01-23
* Finite differencing expressions optimized by precalculating multiplesianhin2006-11-14
* Adding fmax and fmin as symbols in the sym contextianhin2006-11-09
* Added parameter for every calculation '_calc_every' and '_calc_offset'ianhin2006-09-22
* math.h is now included as a system fileianhin2006-09-07
* Added 'includeSystemFile'ianhin2006-09-07
* Totally rework how the calculation is called. Now we generate a smallianhin2006-09-07
* Include system files using <> instead of "" (Erik's suggestion)ianhin2006-09-07
* Note that we include Symmetry.h in the interface.ccl fileianhin2006-09-07
* Added some support for SummationbyParts derivative operators.ianhin2006-09-07