aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
...
| * | 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
* | | Errors.m: Don't use InputForm for FullForm objectsIan Hinder2011-12-20
* | | 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
* | | Remove old, unused files.Barry Wardell2011-11-28
* | | 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
|\ \ \
| * | | Errors.m: Use Print instead of PrintStructure for printing informational mess...Ian Hinder2011-10-28
| * | | Errors.m: Print structures in InputForm alwaysIan 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
| * | | Add disabled code for automatic profilingIan 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
| * | | Add Profile.m for profiling Mathematica functionsIan Hinder2011-10-28
| * | | Make ZeroDimensions work againIan Hinder2011-10-28
| * | | Differencing.m: Fix logic in ComponentDerivativeOperatorMacroDefinitionIan Hinder2011-10-13
| * | | Differencing.m: Use DefFn to define functionsIan Hinder2011-10-12
| * | | CodeGen*.m: Use DefFn to define functionsIan Hinder2011-10-07
| * | | Errors.m: Add DefFn function for defining functionsIan Hinder2011-10-07
| * | | Split CodeGen.m into CodeGen.m, CodeGenC.m and CodeGenCactus.mIan Hinder2011-10-07