aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Kranc.m: Add internal variableIan Hinder2012-02-04
| * | | | CalculationFunction.m: Remove unused variableIan Hinder2012-02-04
| * | | | Calculation.m: Add function GetCalculationWhereIan Hinder2012-02-04
| * | | | Thorn.m: Uncomment TAGS entry in schedule.cclIan Hinder2012-02-03
| * | | | CodeGenCactus.m: Add FIXME to code concerning vectorisationIan Hinder2012-02-02
| * | | | Allow calculations to occur either on the host or the deviceIan Hinder2012-02-02
| * | | | Kranc.m: Add device symbolsIan Hinder2012-02-02
| * | | | Calculation.m: Add CalculationOnDevice functionIan Hinder2012-02-02
| * | | | Don't use MoL for CaKernel thornsIan Hinder2012-02-02
| * | | | CodeGenCactus.m: Some casting - this will break vectorisationIan Hinder2012-02-02
| * | | | MathematicaCompat.h: Cast to CCTK_REALIan Hinder2012-02-02
| * | | | .gitignore: Add CaKernel-generated filesIan Hinder2012-02-01
| * | | | Regenerate SimpleWaveCaKernelIan Hinder2012-02-01
| * | | | Add CaKernel functions to interface.cclIan Hinder2012-02-01
| * | | | CaKernel.m: Remove CopyFromDev function in schedule.cclIan Hinder2012-02-01
| * | | | Schedule.m: Change schedule tag from OpenCL to DeviceIan Hinder2012-02-01
| * | | | Calculation.m: Add parameters used in partial derivative definitions to GetCa...Ian Hinder2012-02-01
| * | | | Regenerate SimpleWaveOpenCLIan Hinder2012-01-31
| * | | | Thorn.m: Rename REQUIRES and PROVIDES to READS and WRITESIan Hinder2012-01-31
| * | | | Set requirements correctly for OpenCLErik Schnetter2012-01-31
| * | | | Support provides/requires statements in the scheduleIan Hinder2012-01-31
| * | | | Generate SimpleWaveOpenCLIan Hinder2012-01-31
| * | | | Add SimpleWaveOpenCL.mIan Hinder2012-01-31
| * | | | CaKernel.m: Undefine macro before redefining itIan Hinder2012-01-30
| * | | | CaKernel.m: Don't cache variablesIan Hinder2012-01-30
| * | | | CaKernel.m: Handle parameters in cakernel.ccl fileIan Hinder2012-01-30
| * | | | CaKernel.m: Remove unused epilogue functionIan Hinder2012-01-30
| * | | | Add CaKernel configuration.ccl fileIan Hinder2012-01-30
| * | | | Schedule.m: Don't add epilogue to schedule filesIan Hinder2012-01-30
| * | | | KrancThorn.m: Move computation of allParams to before it is usedIan Hinder2012-01-30
| * | | | Calculation.m: Add GetCalculationParametersIan Hinder2012-01-30
| * | | | Generate AdvectCaKernelIan Hinder2012-01-27
| * | | | AdvectCaKernel.m: Add new example for the advection equation with CaKernelIan Hinder2012-01-27
| * | | | Regenerate SimpleWaveCaKernelIan Hinder2012-01-27
| * | | | SimpleWaveCaKernel.m: Switch to Gaussian initial dataIan Hinder2012-01-27
| * | | | SimpleWaveCaKernel.m: Re-enable finite differencing in calc_rhsIan Hinder2012-01-27
| * | | | Support finite differencing in CaKernelIan Hinder2012-01-27
| * | | | Compute CaKernel stencil size from calculationIan Hinder2012-01-27
| * | | | Regenerate SimpleWaveCaKernelIan Hinder2012-01-27
| * | | | SimpleWaveCaKernel.m: Fix up several detailsIan Hinder2012-01-27
| * | | | SimpleWaveCaKernel.m: Restore sine wave initial dataIan Hinder2012-01-27
| * | | | CalculationFunction.m: Eliminate t magicIan Hinder2012-01-27
| * | | | Regenerate SimpleWaveCaKernelIan Hinder2012-01-27
| * | | | Factor out InitFDVariablesIan Hinder2012-01-26
| * | | | Move SetDataType to Thorn.m and CaKernel.mIan Hinder2012-01-26
| * | | | Move CalculationMacros to CodeGenCactus.mIan Hinder2012-01-26
| * | | | Remove unused DeclareFDVariablesIan Hinder2012-01-26
| * | | | CaKernel.m: Define KRANC_CIan Hinder2012-01-26
| * | | | Use correct filename for CaKernel code fileIan Hinder2012-01-26
| * | | | Schedule CaKernel_CopyFromDevIan Hinder2012-01-26