aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
...
| * | | CodeGenCactus.m: Allow general blocks in CCLBlock argumentsIan Hinder2012-01-26
| * | | CaKernel.m: Add quoting to cakernel.ccl and set number of threads to 8x8x8Ian Hinder2012-01-26
| * | | CaKernel.m: Include Kranc headers and define CCTK_GFINDEX3D macroIan Hinder2012-01-25
| * | | 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
| * | | CaKernel.m: Delete old codeIan Hinder2012-01-25
| * | | Call CreateCalculationFunction for CaKernel source filesIan Hinder2012-01-24
| * | | CalculationFunction.m: Make the generation of a "caller" function dependent o...Ian Hinder2012-01-24
| * | | 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
| * | | MapLookup.m: Use DefFn for lookupIan Hinder2012-01-24
| * | | CaKernel.m: Simplify macros in code file and implement rudimentary equation-...Ian Hinder2012-01-24
| * | | Thorn.m: Correct typoIan Hinder2012-01-24
| * | | Calculation.m: Apply a Union in AllGridFunctionsIan Hinder2012-01-24
| * | | Calculation.m: Make GetEquations externally visibleIan Hinder2012-01-24
| * | | Schedule.m: Name the calculation according to CaKernel conventionIan Hinder2012-01-24
| * | | Add the CaKernel "auto-generated" epilogue to schedule.ccl and make.code.defnIan Hinder2012-01-24
| * | | CaKernel.m: Formatting changeIan Hinder2012-01-24
| * | | CaKernel.m: Fix whitespaceIan Hinder2012-01-23
| * | | Create an outline of a CaKernel code fileIan Hinder2012-01-23
| * | | Calculation.m: Add GetCalculationNameIan Hinder2012-01-23
| * | | Generate basic cakernel.ccl fileIan Hinder2012-01-23
| * | | Calculation.m: New file for providing an abstraction over calculationsIan Hinder2012-01-23
| * | | CodeGenCactus.m: Add CCLBlock functionIan Hinder2012-01-23
| |/ /
* | | Make sure e and pi are vectorised when necessary.Barry Wardell2012-02-04
* | | Merge remote-tracking branch 'origin/dgfe'Barry Wardell2012-02-04
|\ \ \ | |/ / |/| |
| * | Schedule.m: Change schedule tag from OpenCL to DeviceIan Hinder2012-02-01
| * | Thorn.m: Rename REQUIRES and PROVIDES to READS and WRITESIan Hinder2012-01-31
| |/
| * Improve formatting of generated codeErik Schnetter2011-12-29
| * Remove support for pown functionErik Schnetter2011-12-29
| * Generate more compatible C++ code for DGFE classErik Schnetter2011-12-24
| * Add option to generate DGFE codeErik Schnetter2011-12-19
| * Optimize sqrt(x)*sqrt(y) and similar expressionsErik Schnetter2011-12-19
| * Generate pown(), which exists in OpenCLErik Schnetter2011-12-19
| * Set requirements correctly for OpenCLErik Schnetter2011-12-18
| * Remove commented out codeErik Schnetter2011-12-18
| * Replace almost all functions Sin[x] etc. with their C names sin(x) etc.Erik Schnetter2011-11-29
| * Support provides/requires statements in the schedule.Erik Schnetter2011-11-29
* | Thorn.m: Eliminate duplicate reflection symmetry entriesIan Hinder2012-01-23
* | KrancThorn.m: Don't generate certain code unless we have ConservationCalculat...Ian Hinder2012-01-23
* | Thorn.m: Fix merge errorIan Hinder2012-01-22
* | Merge branch 'hydro'Ian Hinder2012-01-22
|\ \
| * | ConservationCalculation.m: Fix schedule dependencyIan Hinder2011-12-15
| * | Thorn.m: Update timestamp on generated thorn directoryIan Hinder2011-12-15
| * | KrancTensor.m: Remove debugging codeIan Hinder2011-12-15
| * | ConservationCalculation.m: Handle case where Shorthands is not specifiedIan Hinder2011-12-15
| * | KrancTensor.m: Weirdness with packagesIan Hinder2011-06-04
| * | KrancTensor.m: Fix messed up mergeIan Hinder2011-06-04
| * | KrancThorn.m: Fix messed up mergeIan Hinder2011-06-04
| * | Differencing.m: Add missing vectorise optionIan Hinder2011-06-04