aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Move vectorised definition of KRANC_GFOFFSET3D into thorn VectorsErik Schnetter2011-11-29
* Implement more trigonimetric functionsErik Schnetter2011-11-29
* 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
* wave_sine.par: Increase ghost and boundary size to 2Ian Hinder2011-11-29
* simplewave_sine.par: Add LocalReduce for info outputIan Hinder2011-11-29
* kranc.th: Add PUGH thornsIan Hinder2011-11-29
* kranc.th: Add LSUThorns/Vectors which is now required by CarpetIan Hinder2011-11-29
* kranc.th: Add LocalReduceIan Hinder2011-11-29
* kranc.th: Update arrangement of LocalInterpIan Hinder2011-11-29
* EM.m: Add explicit Euclidean metric for raising indicesIan Hinder2011-11-29
* Add missing "Where -> Interior" to examplesIan Hinder2011-11-29
* Remove old, unused files.Barry Wardell2011-11-28
* Add Sech function.Barry Wardell2011-11-26
* 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 output for ODE variables to simplewaveode_sine.parIan Hinder2011-11-01
* 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 Laplace equation exampleIan 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
| * MathematicaCompat.h: Add Csch functionIan 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
| * kranc: Add some error-checking and information to the launch scriptIan Hinder2011-10-06
| * CodeGen.m: Add strict pattern checking to all functionsIan Hinder2011-10-06