aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Thorn.m
Commit message (Expand)AuthorAge
* Thorn.m: Fix single boolean parameters in Conditional statementsIan Hinder2012-04-17
* Thorn.m: Improve new ConditionalIan Hinder2012-03-21
* Add generic Conditional key for calculationsIan Hinder2012-03-21
* Use ThrowError instead of ThrowErik Schnetter2012-02-20
* Thorn.m: Fix problem with cakernel.ccl not being createdIan Hinder2012-02-13
* Only create cakernel.cc if CaKernel is enabled.Barry Wardell2012-02-09
* Merge remote-tracking branch 'origin/cakernel'Barry Wardell2012-02-09
|\
| * Thorn.m: Uncomment TAGS entry in schedule.cclIan Hinder2012-02-03
| * Thorn.m: Rename REQUIRES and PROVIDES to READS and WRITESIan Hinder2012-01-31
| * Support provides/requires statements in the scheduleIan Hinder2012-01-31
| * Add CaKernel configuration.ccl fileIan Hinder2012-01-30
| * Support finite differencing in CaKernelIan Hinder2012-01-27
| * Factor out InitFDVariablesIan Hinder2012-01-26
| * Move SetDataType to Thorn.m and CaKernel.mIan Hinder2012-01-26
| * Move CalculationMacros to CodeGenCactus.mIan Hinder2012-01-26
| * Factor out gridfunction access (phi[index]) functionIan Hinder2012-01-25
| * Factor out looping function and make it a member function of a calculationIan Hinder2012-01-25
| * Pull out the generation of the calculation body function definition into a ca...Ian Hinder2012-01-24
| * Tidy up argument passing for calculation and source file generationIan Hinder2012-01-24
| * Thorn.m: Correct typoIan Hinder2012-01-24
| * Generate basic cakernel.ccl fileIan Hinder2012-01-23
* | Merge remote-tracking branch 'origin/dgfe'Barry Wardell2012-02-04
|\ \ | |/ |/|
| * Thorn.m: Rename REQUIRES and PROVIDES to READS and WRITESIan Hinder2012-01-31
| * Add option to generate DGFE codeErik Schnetter2011-12-19
| * Set requirements correctly for OpenCLErik Schnetter2011-12-18
| * Support provides/requires statements in the schedule.Erik Schnetter2011-11-29
* | 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
|/