aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
* RunKranc.m: Add ability to pass in Kranc directory and script via a variableIan Hinder2012-04-03
* RunKranc.m: Don't disable RecursionLimitIan Hinder2012-04-03
* KrancTensor.m: Fix component expansion of SplitBy and add expansion of Cached...Ian Hinder2012-04-03
* Calculation.m: Make SplitCalculation handle splitting over groups of variablesIan Hinder2012-04-03
* Add SplitBy option to calculations to split calculations up by variableIan Hinder2012-04-02
* Implement CachedVariables key in calculationsIan Hinder2012-04-02
* Make CaKernel tile size a CreateThorn optionIan Hinder2012-03-22
* KrancScript.m: Fix PD so it works againIan Hinder2012-03-22
* CaKernel.m: Use new boundary_s templateIan Hinder2012-03-22
* Update Piraha to r57 and new XML schemaIan Hinder2012-03-21
* KrancScript.m: Support new Piraha XML schemaIan Hinder2012-03-21
* Thorn.m: Improve new ConditionalIan Hinder2012-03-21
* KrancScript.m: Simplify and correct algebraic operationsIan Hinder2012-03-21
* KrancScript.m: Add exp functionIan Hinder2012-03-21
* Enable CaKernel support for Kranc scriptsIan Hinder2012-03-21
* MapLookup.m: Allow strings as keys in lookupIan Hinder2012-03-21
* Add generic Conditional key for calculationsIan Hinder2012-03-21
* CalculationFunction.m: Move parameter check to before stencil checkIan Hinder2012-03-21
* CalculationFunction.m: Check that only recognized keys are used in calculationsIan Hinder2012-03-21
* Use ThrowError instead of ThrowErik Schnetter2012-02-20
* Allow using PD in Everywhere calculations with DGFEErik Schnetter2012-02-20
* Split group arguments for OpenCL over multiple linesErik Schnetter2012-02-20
* Correct typographical error in commentErik Schnetter2012-02-20
* Declare arguments to GenericFD_AssertGroupStorage as constErik Schnetter2012-02-20
* De-allocate the DGFE solver after the RHS calculationDavid Radice2012-02-17
* A few small fixesErik Schnetter2012-02-17
* Merge remote-tracking branch 'origin/dgfe'Barry Wardell2012-02-17
|\
| * Update OpenCL to new flesh. Support derivatives in DGFE.Erik Schnetter2012-02-16
* | Fix generation of DGFE thorns.Barry Wardell2012-02-17
* | Thorn.m: Fix problem with cakernel.ccl not being createdIan Hinder2012-02-13
* | Revert unintentional changes.Barry Wardell2012-02-11
* | MathematicaCompat.h: Restore macrosIan Hinder2012-02-11
* | KrancThorn.m: Generate MoL registration even for CaKernel thornsIan Hinder2012-02-11
* | Only create cakernel.cc if CaKernel is enabled.Barry Wardell2012-02-09
* | CalculationFunction: Gain a speedup in Krancing by only computing the stencil...Barry Wardell2012-02-09
* | Revert "Errors.m: Add function execution tracing option"Barry Wardell2012-02-09
* | Undo hack which broke vectorisation.Barry Wardell2012-02-09
* | Merge remote-tracking branch 'origin/piraha'Barry Wardell2012-02-09
|\ \
| * | KrancTensor.m: Add implementation to group name in inherited groups structureIan Hinder2012-02-07
| * | KrancTensor.m: Make accelerated implementation search case-insensitiveIan Hinder2012-02-07
| * | PirahaPeg: Update to SVN revision 50Ian Hinder2012-02-07
| * | KrancTensor.m: Add some debug codeIan Hinder2012-02-07
| * | KrancScript.m: Add support for defining finite differencing operatorsIan Hinder2012-02-07
| * | KrancScript.m: Add some debug codeIan Hinder2012-02-07
| * | KrancScript.m: Handle derivative name in parse treeIan Hinder2012-02-06
| * | KrancScript.m: Handle numeric indicesIan Hinder2012-02-06
| * | KrancScript.m: Add more known functionsIan Hinder2012-02-06
| * | KrancScript.m: Handle parse artifact with empty blocksIan Hinder2012-02-06
| * | KrancTensor.m: Correct logic when searching for inherited groupsIan Hinder2012-02-06
| * | KrancScript.m: Simplify index handling by moving logic to grammarIan Hinder2012-02-06