aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen
Commit message (Expand)AuthorAge
...
| * | 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
| * | Add calculation option ApplyBCsIan Hinder2010-09-29
| * | Differencing.m: Make FD operator pattern more genericIan Hinder2010-09-29
| * | Differencing.m: Throw an error if the FD operator definition does not match t...Ian Hinder2010-09-29
| * | Differencing.m: Add DiffPlusOp and DiffMinusOpIan Hinder2010-09-29
* | | use CCTK_LOOP3 for simple loops, make dependency on LoopControl optionalRoland Haas2012-01-10
* | | Simplify and clean up vectorisationErik Schnetter2012-01-06
* | | Allow choosing number of timelevels for non-evolved variablesErik Schnetter2012-01-02
* | | Don't vectorise exponent in pow()Erik Schnetter2012-01-02
* | | Add more context to string list verification error messagesIan Hinder2011-12-20
* | | Relax variable checking to allow variables to be expressed as strings instead...Ian Hinder2011-12-20
* | | CodeGenC.m: Eliminate messages about source languageIan Hinder2011-11-29
* | | KrancTensor.m: Print name of thorn being created on startupIan Hinder2011-11-29
* | | TensorTools.m: Correct error message for mismatched indicesIan Hinder2011-11-29
* | | CalculationFunction.m: Check that derivatives are not used in calculations wi...Ian Hinder2011-11-29
* | | Differencing.m: Add StencilSize function to return the stencil size used in a...Ian Hinder2011-11-29
* | | TensorTools.m: Check consistency of tensor indicesIan Hinder2011-11-20
* | | Don't output full equations in InfoFull mode when simplifyingIan Hinder2011-11-19
* | | Add two-argument ArcTan functionIan Hinder2011-11-19
* | | Add some debugging code (disabled by default)Ian Hinder2011-11-14
* | | Skip factorisation if NoSimplify has been specified for a calculationIan Hinder2011-11-14
* | | Add ability to evolve ODEs in calculationsHal Finkel2011-11-01
* | | Merge branch opencl into masterIan Hinder2011-10-28
|\ \ \
| * | | CalculationFunction.m: Correct argument order for CheckStencilIan Hinder2011-10-28
| * | | CalculationFunction.m: Improve output of list verification error messageIan Hinder2011-10-28
| * | | CodeGenCactus.m: Fix error in non-LoopControl looping function patternIan Hinder2011-10-28
| * | | Make InsertComment externally visibleIan Hinder2011-10-28
| * | | CalculationFunction.m: Add explicit profiling to Simplify operationIan Hinder2011-10-28
| * | | CalculationFunction.m: Use DefFn for two important functionsIan Hinder2011-10-28
| * | | Make ZeroDimensions work againIan Hinder2011-10-28