aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/KrancThorn.m
Commit message (Expand)AuthorAge
* KrancThorn.m: Only generate hybrid code if UseCaKernel is TrueIan Hinder2012-04-25
* Add option GenerateHostCode for generating CPU and GPU code simultaneouslyIan Hinder2012-04-17
* Switch to new dynamically compiled CaKernel templateIan Hinder2012-04-11
* KrancThorn.m: Add calls to derivative splitting codeIan Hinder2012-04-03
* Add SplitBy option to calculations to split calculations up by variableIan Hinder2012-04-02
* Make CaKernel tile size a CreateThorn optionIan Hinder2012-03-22
* KrancThorn.m: Generate MoL registration even for CaKernel thornsIan Hinder2012-02-11
* Only create cakernel.cc if CaKernel is enabled.Barry Wardell2012-02-09
* Merge remote-tracking branch 'origin/piraha'Barry Wardell2012-02-09
|\
| * Add a thorn-global Shorthands optionIan Hinder2012-01-27
* | Merge remote-tracking branch 'origin/cakernel'Barry Wardell2012-02-09
|\ \
| * | Allow calculations to occur either on the host or the deviceIan Hinder2012-02-02
| * | Don't use MoL for CaKernel thornsIan Hinder2012-02-02
| * | Set requirements correctly for OpenCLErik Schnetter2012-01-31
| * | KrancThorn.m: Move computation of allParams to before it is usedIan Hinder2012-01-30
| * | Compute CaKernel stencil size from calculationIan Hinder2012-01-27
| * | Use correct filename for CaKernel code fileIan Hinder2012-01-26
| * | Call CreateCalculationFunction for CaKernel source filesIan Hinder2012-01-24
| * | Tidy up argument passing for calculation and source file generationIan Hinder2012-01-24
| * | Add the CaKernel "auto-generated" epilogue to schedule.ccl and make.code.defnIan Hinder2012-01-24
| * | Create an outline of a CaKernel code fileIan Hinder2012-01-23
| * | Generate basic cakernel.ccl fileIan Hinder2012-01-23
| |/
* | Merge remote-tracking branch 'origin/dgfe'Barry Wardell2012-02-04
|\ \ | |/ |/|
| * Improve formatting of generated codeErik Schnetter2011-12-29
| * Set requirements correctly for OpenCLErik Schnetter2011-12-18
* | KrancThorn.m: Don't generate certain code unless we have ConservationCalculat...Ian Hinder2012-01-23
* | Merge branch 'hydro'Ian Hinder2012-01-22
|\ \ | |/ |/|
| * KrancThorn.m: Fix messed up mergeIan Hinder2011-06-04
| * Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
| |\
| * | Temporary commitIan Hinder2011-06-03
| * | KrancThorn.m: Expand primitive and conserved equationsIan Hinder2010-10-01
| * | KrancThorn.m: Pass thornName to ProcessConservationCalculationIan Hinder2010-10-01
| * | KrancThorn.m: Remove debugging codeIan Hinder2010-10-01
| * | KrancThorn.m: Read parameters to use from ConservationCalculationIan Hinder2010-10-01
| * | KrancThorn.m: Calls into ConservationCalculation package to generate code for...Ian Hinder2010-10-01
* | | Add ability to evolve ODEs in calculationsHal Finkel2011-11-01
* | | Split CodeGen.m into CodeGen.m, CodeGenC.m and CodeGenCactus.mIan Hinder2011-10-07
* | | Add support for generating OpenCL codeErik Schnetter2011-09-29
* | | Enable selection of finite difference operators using run-time parametersIan Hinder2011-09-18
* | | Add assert() in vectorized code.Barry Wardell2011-06-19
| |/ |/|
* | Support no-inline functions for derivatives in vectorised codeErik Schnetter2011-05-27
* | Additional checks when using a JacobianIan Hinder2011-05-25
* | Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20
* | Add missing package import.Barry Wardell2011-05-12
* | Merge branch 'master' into xTensorBarry Wardell2011-03-20
|\ \
| * | Improved common subexpression elimination support.Barry Wardell2011-03-16
| * | Only vectorise in differencing header if UseVectors is setIan Hinder2011-01-22
| * | Merge master into vectorIan Hinder2011-01-22
| |\ \
| | * | KrancThorn.m: Add additional check of the groups structureIan Hinder2010-12-19
| * | | Use C++ for all source files.Erik Schnetter2010-12-06
| |/ /