aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Thorn.m
Commit message (Expand)AuthorAge
* Thorn.m: Eliminate duplicate reflection symmetry entriesIan Hinder2012-01-23
* Thorn.m: Fix merge errorIan Hinder2012-01-22
* Merge branch 'hydro'Ian Hinder2012-01-22
|\
| * Thorn.m: Update timestamp on generated thorn directoryIan Hinder2011-12-15
| * Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
| |\
| * | Thorn.m: Default to symmetries of a scalar if reflection symmetries have not ...Ian Hinder2010-10-01
| * | Thorn.m: Correct comment in symmetry code and add validation check to input o...Ian Hinder2010-10-01
* | | use CCTK_LOOP3 for simple loops, make dependency on LoopControl optionalRoland Haas2012-01-10
* | | Add ability to evolve ODEs in calculationsHal Finkel2011-11-01
* | | Split CodeGen.m into CodeGen.m, CodeGenC.m and CodeGenCactus.mIan Hinder2011-10-07
* | | Add support for generating OpenCL codeErik Schnetter2011-09-29
* | | Thorn.m: Print message on successful thorn creationIan Hinder2011-09-24
| |/ |/|
* | Tidy up grid indexing using CCTK_LSSH macroErik Schnetter2011-05-27
* | Make multiplication by Jacobian selectable at run-timeIan Hinder2011-05-25
* | Improved common subexpression elimination support.Barry Wardell2011-03-16
* | Revert use of boundary_width parameterIan Hinder2011-01-22
* | Only vectorise FD variables and macros when UseVectors is setIan Hinder2011-01-22
* | Use ptrdiff_t instead of int for indices; this avoids many 32-to-64-bit conve...Erik Schnetter2010-12-23
* | Use C++ for all source files.Erik Schnetter2010-12-06
* | Merge master into vectorIan Hinder2010-12-06
|\ \
| * | Check group storageIan Hinder2010-12-01
| |/
* | Rewrite vectorisation infrastructure:Erik Schnetter2010-12-06
* | Implement vectorisationIan Hinder2010-11-23
* | Add support for vectorisation of generated code.Ian Hinder2010-11-23
|/
* Add automatic scheduling of calculations in MoL_PseudoEvolutionIan Hinder2010-06-22
* use integers in tags if number is a integerRoland 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
| * add options for steerability of paramtersRoland Haas2010-03-23
* | Add support for vectorisation of generated code.Erik Schnetter2010-05-02
|/
* Fix typo in licence at top of every fileIan Hinder2010-03-17
* Obtain UseLoopControl directly using OptionValueIan Hinder2010-03-02
* Start passing all CreateThorn options to lower level functionsIan Hinder2010-03-02
* 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