aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Thorn.m
Commit message (Expand)AuthorAge
* 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
* #include a few more header files into auto-generated C code.Erik Schnetter2009-04-27
* Correct memory leak in boundary conditions:Erik Schnetter2008-02-19
* Made use of LoopControl optional.Ian Hinder2008-02-02
* Erik: added mandatory support for LoopControl.Ian Hinder2008-02-02
* Erik: Remove symmetry codeIan Hinder2008-02-02
* Erik: Add ability to specify number of timelevels for evolved variables at ru...Ian Hinder2008-02-02
* Erik's cosmetic changes to Thorn.mIan Hinder2008-02-02
* Include system files using <> instead of "" (Erik's suggestion)ianhin2006-09-07
* Use CForm on CCTK_REAL values in parameters. This allows exponentialianhin2006-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
* actually call CartSymGN to a activate symmetry boundary conditions.shusa2006-03-06
* Added option to specify reflection symmetries higher up. Addedianhin2006-02-23
* Added missing ThornImplementation from Sym contextianhin2006-01-31
* Removed inclusion of precomputations.h as it is never used. Madeianhin2006-01-13
* add interface to 'provide' functions, added multipatch stuff (not yet complete)shusa2005-03-23
* Use aliased functions for excision.schnetter2005-03-18
* correct bug in SafeDelete and move to Helpers.m, move ensureDirectory toshusa2005-02-02
* Correct syntax error in Fortran templateschnetter2005-01-27
* fixed some code in the interface to Lego-Excision that was not proper F90 asshusa2005-01-25
* changed the way excision functions are scheduledshusa2004-11-16
* Added support for extra include files in Setter Source filesianhin2004-11-16
* corresponds to last checkin of KrancThorns, fixed the problemshusa2004-10-28
* fixed a bug that lead to including implementation names in parameter names.shusa2004-10-28
* changes toward supporting using GFs from other thorns as evolved GFs (e.g.shusa2004-10-27
* This is a major rework of Kranc-devel, which adds compatibilityshusa2004-10-20
* Added support for custom difference operatorsianhin2004-07-07
* Initial revisionshusa2004-05-09