aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
* 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
| * | ConservationCalculation.m: Fix scheduling in multi-D caseIan Hinder2011-06-04
| * | Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
| |\ \
| * | | Temporary commitIan Hinder2011-06-03
| * | | ConservationCalculation.m: Switch to van Leer slope limiter by defaultIan Hinder2010-10-01
| * | | ConservationCalculation.m: Fix a couple of serious bugsIan Hinder2010-10-01
| * | | ConservationCalculation.m: Create calculation to compute the conserved L and ...Ian Hinder2010-10-01
| * | | ConservationCalculation.m: Remove reconsVars as primitiveVarsIan Hinder2010-10-01
| * | | ConservationCalculation.m: Remove debugging codeIan Hinder2010-10-01
| * | | KrancThorn.m: Expand primitive and conserved equationsIan Hinder2010-10-01
| * | | KrancThorn.m: Pass thornName to ProcessConservationCalculationIan Hinder2010-10-01
| * | | ConservationCalculation.m: Add calculations to convert between primitive and ...Ian Hinder2010-10-01
| * | | KrancThorn.m: Remove debugging codeIan Hinder2010-10-01
| * | | KrancThorn.m: Read parameters to use from ConservationCalculationIan Hinder2010-10-01
| * | | ConservationCalculation: Implement HLLE fluxIan Hinder2010-10-01
| * | | ConservationCalculation.m: Remove whitespaceIan Hinder2010-10-01
| * | | ConservationCalculation.m: Remove debugging codeIan Hinder2010-10-01
| * | | CalculationFunction.m: Add function GridFunctionsInExpressionIan Hinder2010-10-01
| * | | ConservationCalculation.m: Generate RHS calculationIan Hinder2010-10-01
| * | | KrancThorn.m: Calls into ConservationCalculation package to generate code for...Ian Hinder2010-10-01
| * | | Kranc.m: Add symbols in Kranc context for conservation calculationsIan Hinder2010-10-01
| * | | Schedule.m: Remove some debugging codeIan Hinder2010-10-01
| * | | 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
| * | | CalculationFunction.m: Export the calculationSymbols functionIan Hinder2010-10-01
| * | | ConservationCalculation.m: Add new package for creating code for solving syst...Ian Hinder2010-10-01