aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Kranc.m
Commit message (Expand)AuthorAge
* MoL.m: Add a group extra to indicate that the group is an RHSIan Hinder2013-09-12
* Add ScheduleTimelevels to evolved and RHS groups in MoL.mIan Hinder2013-09-12
* MoL.m: Add MoLEvolved option to groups which are evolved using MoLIan Hinder2013-09-11
* MoL.m: Add MoLProcessGroupsIan Hinder2013-09-10
* Rename CalculationFunction.m to CodeGenCalculation.mIan Hinder2013-09-09
* Annotate grid functions in calculations with the regions that they read and w...Erik Schnetter2013-04-04
* Merge branch 'master' into eschnett/dgfeErik Schnetter2012-11-26
|\
| * Rename internal MaxTimelevels as TimelevelsParameterIan Hinder2012-11-21
* | Merge branch 'master' into eschnett/dgfeErik Schnetter2012-11-20
|\|
| * Add ParameterConditions option for CreateThornIan Hinder2012-11-14
* | Kranc: Support Jacobian inverse and Jacobian determinantErik Schnetter2012-09-25
|/
* Reinstate dir[] naming work-around; translate Sign[] to isgn()Erik Schnetter2012-08-16
* Add ksgn, so that calls to Sign can be vectorisedErik Schnetter2012-08-10
* Implement additional vectorisation optimisationsErik Schnetter2012-05-30
* Add BoundaryNoSync value for Where in calculationsIan Hinder2012-05-02
* Move script flags variable into Kranc.mIan Hinder2012-04-27
* Calculate mixed derivatives as repeated first derivativesErik Schnetter2012-04-25
* Add the ability for calculations to define additional Cactus schedule groupsIan Hinder2012-04-23
* Output a Kranc script for every generated thorn (work in progress)Ian Hinder2012-04-18
* Add option GenerateHostCode for generating CPU and GPU code simultaneouslyIan Hinder2012-04-17
* Add a Calculation option SimpleCodeIan Hinder2012-04-14
* Add allowed symbolsIan 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
* Add generic Conditional key for calculationsIan Hinder2012-03-21
* Merge remote-tracking branch 'origin/piraha'Barry Wardell2012-02-09
|\
| * Kranc.m: Add several new thorn optionsIan Hinder2012-01-27
* | Merge remote-tracking branch 'origin/cakernel'Barry Wardell2012-02-09
|\ \
| * | Kranc.m: Add internal variableIan Hinder2012-02-04
| * | Kranc.m: Add device symbolsIan Hinder2012-02-02
| * | Support provides/requires statements in the scheduleIan Hinder2012-01-31
| * | Support finite differencing in CaKernelIan Hinder2012-01-27
| * | Factor out InitFDVariablesIan Hinder2012-01-26
| * | Factor out gridfunction access (phi[index]) functionIan Hinder2012-01-25
| * | Factor out looping function and make it a member function of a calculationIan Hinder2012-01-25
| * | Pull out the generation of the calculation body function definition into a ca...Ian Hinder2012-01-24
| * | Generate basic cakernel.ccl fileIan Hinder2012-01-23
| |/
* | Merge remote-tracking branch 'origin/dgfe'Barry Wardell2012-02-04
|\ \ | |/ |/|
| * Add option to generate DGFE codeErik Schnetter2011-12-19
| * 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
* | Merge branch 'hydro'Ian Hinder2012-01-22
|\ \
| * \ Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
| |\ \
| * | | Temporary commitIan Hinder2011-06-03
| * | | Kranc.m: Add symbols in Kranc context for conservation calculationsIan Hinder2010-10-01
| * | | Add calculation option ApplyBCsIan Hinder2010-09-29
* | | | use CCTK_LOOP3 for simple loops, make dependency on LoopControl optionalRoland Haas2012-01-10
| |_|/ |/| |
* | | Add two-argument ArcTan functionIan Hinder2011-11-19
* | | Add ability to evolve ODEs in calculationsHal Finkel2011-11-01