aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Generate EMScriptIan Hinder2012-01-27
| * EMScript.kranc: EM.m converted to new languageIan Hinder2012-01-27
| * Cut down SimpleWaveScript.kranc to be a minimal exampleIan Hinder2012-01-27
| * kranc2.peg: Add "scheduled at" to the calculation definitionIan Hinder2012-01-27
| * KrancScript.m: Call the new internal interface to create the thorn and fix ma...Ian Hinder2012-01-27
| * KrancTensor.m: Provide a new interface to CreateThornIan Hinder2012-01-27
| * Add a thorn-global Shorthands optionIan Hinder2012-01-27
| * Kranc.m: Add several new thorn optionsIan Hinder2012-01-27
| * TensorToolsKranc.m: Include Errors packageIan Hinder2012-01-27
| * CalculationFunction.m: Implement Where -> AutomaticIan Hinder2012-01-27
| * KrancScript.m: Add support for variables and temporariesIan Hinder2012-01-27
| * kranc2.peg: Accept tensors instead of names in variables and temporariesIan Hinder2012-01-27
| * KrancScript.m: Raise an error if an unexpected item is found in a thornIan Hinder2012-01-27
| * KrancScript.m: Add missing process invocationIan Hinder2012-01-27
| * KrancScript.m: Treat _t as a special case in "dtensor" to mean time derivativeIan Hinder2012-01-27
| * KrancScript.m: Handle multi-argument functionsIan Hinder2012-01-27
| * KrancScript.m: Write functions to process the script parse tree into a Create...Ian Hinder2012-01-27
| * Added variables and temporaries section to the inputSteven R. Brandt2012-01-27
| * Added support for variables and temporariesSteven R. Brandt2012-01-27
| * KrancScript.m: Don't output the Java class search pathIan Hinder2012-01-26
| * KrancScript.m: Use Piraha to parse .kranc filesIan Hinder2012-01-26
| * RunKranc.m: Define KrancDirectoryIan Hinder2012-01-26
| * kranc2.peg: Add draft Kranc grammarIan Hinder2012-01-26
| * Add draft SimpleWaveScript.krancIan Hinder2012-01-26
| * Add outline code for reading .kranc scriptsIan Hinder2012-01-26
| * Add PirahaPeg jar files (svn revision 46)Ian Hinder2012-01-26
* | Don't assume ExecuteOn has been specified for a calculation.Barry Wardell2012-02-09
* | Merge remote-tracking branch 'origin/cakernel'Barry Wardell2012-02-09
|\ \
| * | CalculationFunction.m: Add MacroPointer option to call to ReplaceDerivativesIan Hinder2012-02-04
| * | CaKernel.m: Map "normal" variables to "bound_" variables for CaKernelIan Hinder2012-02-04
| * | MathematicaCompat.h: Add IntAbs functionIan Hinder2012-02-04
| * | MathematicaCompat.h: Add explicit cast to CCTK_REAL in SignIan Hinder2012-02-04
| * | CaKernel.m: Support calculations running on the boundaryIan Hinder2012-02-04
| * | 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