aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
* 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
* Bug fix: when asking for three timelevels for a nonevolved variable, actually...ianhin2006-07-01
* Handle built-in Cactus boundary conditionsianhin2006-07-01
* Replacement for KrancThorns.m. This is a completely new API for Krancianhin2006-06-19
* Add SetDebugLevel to the context, and rename Full to InfoFullianhin2006-06-19
* Use CForm on CCTK_REAL values in parameters. This allows exponentialianhin2006-06-19
* Allow tensors to be added to non-tensor functionsianhin2006-06-19
* Add the ability to specify extra information about a groupianhin2006-06-19
* Improve error handling slightlyianhin2006-06-19
* imin and imax only need 3 entries, not 6ianhin2006-06-19
* Renamed verbosity token Full to InfoFull to avoid name clash withianhin2006-06-19
* Changed several scheduled functions to return void at Erik'sianhin2006-05-16
* fixed a bug that created inconsistent code for standard boundary conditionsshusa2006-03-14
* fix stupid typo, will not change outputshusa2006-03-14
* Fixed bug whereby shorthands that were assigned to but never used wereianhin2006-03-06
* actually call CartSymGN to a activate symmetry boundary conditions.shusa2006-03-06
* Added feature so that the user can loop over more points in aianhin2006-02-23
* Get boundary information using the Cactus boundary functions, and onlyianhin2006-02-23
* Added Eps to sym contextianhin2006-02-23
* Added option to specify reflection symmetries higher up. Addedianhin2006-02-23
* Reorganized the file into two parts. The top section consists ofianhin2006-02-23
* Added option to not precompute certain derivatives. Allowed moreianhin2006-02-23
* Added error checking on most of the lookup functions. Checks that theianhin2006-02-23
* Added functions to verify that objects have the correct type. Helpfulianhin2006-02-23
* current status of BAM code generation. code is rather complete now, but stillshusa2006-02-07
* add commentshusa2006-02-02
* Relaxed strictness of tensor verificationianhin2006-02-01
* Added preliminary support for boundary conditionsianhin2006-02-01
* Added missing ThornImplementation from Sym contextianhin2006-01-31
* fix bug with ioEveryshusa2006-01-28
* modify 2D outputshusa2006-01-28
* modify 2D outputshusa2006-01-28
* modify 2D outputshusa2006-01-28
* enable 2D output, change parfile naming conventionshusa2006-01-28
* Added KrancError function for throwing errors to be caught at topianhin2006-01-13
* Removed inclusion of precomputations.h as it is never used. Madeianhin2006-01-13