aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* SimpleWave example: Add generated thornIan Hinder2011-12-15
* EulerSR example: Add generated thornIan Hinder2011-12-15
* EM example: Add generated thornIan Hinder2011-12-15
* Add Makefile for examplesIan Hinder2011-12-15
* Burgers.m: Remove debugging codeIan Hinder2011-12-15
* EulerSR.m: Restore fixed-iteration-count primitive calculationIan Hinder2011-12-15
* KrancTensor.m: Remove debugging codeIan Hinder2011-12-15
* ConservationCalculation.m: Handle case where Shorthands is not specifiedIan Hinder2011-12-15
* Add missing Primitives entry to EulerAuto.mIan Hinder2011-12-15
* Add several parameter filesIan Hinder2011-06-28
* KrancTensor.m: Weirdness with packagesIan Hinder2011-06-04
* KrancTensor.m: Fix messed up mergeIan Hinder2011-06-04
* KrancThorn.m: Fix messed up mergeIan Hinder2011-06-04
* Differencing.m: Add missing vectorise optionIan Hinder2011-06-04
* ConservationCalculation.m: Fix scheduling in multi-D caseIan Hinder2011-06-04
* MathematicaCompat.h: Fix merge errorIan Hinder2011-06-04
* EulerSR.m: Change initial data to 2D shock tubeIan Hinder2011-06-04
* Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
|\
| * Check stencil widths for each calculationIan Hinder2011-05-27
| * Differencing.m: Finish writing stencil width functionalityIan Hinder2011-05-27
| * GenericFD: Add GenericFD_EnsureStencilFitsIan Hinder2011-05-27
| * GenericFD.c: Add GenericFD_GetBoundaryWidthsIan Hinder2011-05-27
| * Correct vectorisation errors recently introducedErik Schnetter2011-05-27
| * Add restrict and const qualifiers to the Jacobian pointersErik Schnetter2011-05-27
| * Improve vectorisation optimisationsErik Schnetter2011-05-27
| * Vectorisation correction for vector sizes > 2Erik Schnetter2011-05-27
| * Tidy up grid indexing using CCTK_LSSH macroErik Schnetter2011-05-27
| * Make IfThen available in FortranErik Schnetter2011-05-27
| * Add dt variable for use in calculationsErik Schnetter2011-05-27
| * Support no-inline functions for derivatives in vectorised codeErik Schnetter2011-05-27
| * Optimize.m: Fix up CSE for vectorised codeErik Schnetter2011-05-27
| * KrancDoc.tex: Update Jacobian documentationIan Hinder2011-05-25
| * CalculationFunction.m: Tidy up assignment of local variables for gridfunctionsIan Hinder2011-05-25
| * Additional checks when using a JacobianIan Hinder2011-05-25
| * CodeGen.m: Make AssignVariableInLoop aware of vectorisationIan Hinder2011-05-25
| * CalculationFunction.m: Collect sequential IfThen expressionsIan Hinder2011-05-25
| * CodeGen.m: Add if-then-else style conditionalIan Hinder2011-05-25
| * Make multiplication by Jacobian selectable at run-timeIan Hinder2011-05-25
| * CalculationFunction.m: Correct debugging codeIan Hinder2011-05-20
| * Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20
| * Merge branch 'xTensor'Barry Wardell2011-05-20
| |\
| | * Re-add missing Checkpoint tag to tensors.Barry Wardell2011-05-12
| | * Work around package context problem.Barry Wardell2011-05-12
| | * Add missing package import.Barry Wardell2011-05-12
| | * Make xTensor EM example work again.Barry Wardell2011-05-12
| | * Improve xTensor support to the point where it can generate an xTensor version...Barry Wardell2011-03-21
| | * xTensorKranc: Various fixes.Barry Wardell2011-03-21
| | * Factor TensorTools code out of KrancTensor.m so that it can be a simple wrapp...Barry Wardell2011-03-20
| | * Add missing package import.Barry Wardell2011-03-20
| | * Merge branch 'master' into xTensorBarry Wardell2011-03-20
| | |\ | | |/ | |/|