aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
...
| | | * make Kranc generated parameters steerableRoland Haas2010-12-13
| | | * Remove ancient unused codeIan Hinder2010-12-07
| | * | Use ptrdiff_t instead of int for indices; this avoids many 32-to-64-bit conve...Erik Schnetter2010-12-23
| | * | Use C++ for all source files.Erik Schnetter2010-12-06
| | * | Merge master into vectorIan Hinder2010-12-06
| | |\|
| | | * CactusBoundary.m: Change default boundary condition for evolved groups from "...Ian Hinder2010-12-01
| | | * Ignore certain groups when checking for storageIan Hinder2010-12-01
| | | * Check group storageIan Hinder2010-12-01
| | | * KrancThorn.m: Use new CheckGroups function to check the validity of the group...Ian Hinder2010-11-29
| | | * TensorTools.m: Correct check for repeated tensor indicesIan Hinder2010-11-29
| | | * TensorTools.m: Remove tensor index formatting in OutputFormIan Hinder2010-11-29
| | | * Set default tensor weight to zeroErik Schnetter2010-11-23
| | * | Rewrite vectorisation infrastructure:Erik Schnetter2010-12-06
| | * | Implement vectorisationIan Hinder2010-11-23
| | * | Add support for vectorisation of generated code.Ian Hinder2010-11-23
| | |/
| | * Remove superfluous space from outputErik Schnetter2010-10-11
| | * KrancGroups: Add a function CheckGroups to check the validity of a groups str...Ian Hinder2010-10-11
| * | Merge branch 'master' into xTensorBarry Wardell2010-08-11
| |\ \
| * | | Factor out tensor code into a separate package which can eventually be used a...Barry Wardell2010-08-11
| * | | Add initial code for using xTensor instead of TensorTools.Barry Wardell2010-08-04
* | | | Temporary commitIan Hinder2011-06-03
* | | | ConservationCalculation.m: Switch to van Leer slope limiter by defaultIan Hinder2010-10-01
* | | | ConservationCalculation.m: Fix a couple of serious bugsIan Hinder2010-10-01
* | | | ConservationCalculation.m: Create calculation to compute the conserved L and ...Ian Hinder2010-10-01
* | | | ConservationCalculation.m: Remove reconsVars as primitiveVarsIan Hinder2010-10-01
* | | | ConservationCalculation.m: Remove debugging codeIan Hinder2010-10-01
* | | | KrancThorn.m: Expand primitive and conserved equationsIan Hinder2010-10-01
* | | | KrancThorn.m: Pass thornName to ProcessConservationCalculationIan Hinder2010-10-01
* | | | ConservationCalculation.m: Add calculations to convert between primitive and ...Ian Hinder2010-10-01
* | | | KrancThorn.m: Remove debugging codeIan Hinder2010-10-01
* | | | KrancThorn.m: Read parameters to use from ConservationCalculationIan Hinder2010-10-01
* | | | ConservationCalculation: Implement HLLE fluxIan Hinder2010-10-01
* | | | ConservationCalculation.m: Remove whitespaceIan Hinder2010-10-01
* | | | ConservationCalculation.m: Remove debugging codeIan Hinder2010-10-01
* | | | CalculationFunction.m: Add function GridFunctionsInExpressionIan Hinder2010-10-01
* | | | ConservationCalculation.m: Generate RHS calculationIan Hinder2010-10-01
* | | | KrancThorn.m: Calls into ConservationCalculation package to generate code for...Ian Hinder2010-10-01
* | | | Kranc.m: Add symbols in Kranc context for conservation calculationsIan Hinder2010-10-01
* | | | Schedule.m: Remove some debugging codeIan Hinder2010-10-01
* | | | Thorn.m: Default to symmetries of a scalar if reflection symmetries have not ...Ian Hinder2010-10-01
* | | | Thorn.m: Correct comment in symmetry code and add validation check to input o...Ian Hinder2010-10-01
* | | | CalculationFunction.m: Export the calculationSymbols functionIan Hinder2010-10-01
* | | | ConservationCalculation.m: Add new package for creating code for solving syst...Ian Hinder2010-10-01
* | | | Add calculation option ApplyBCsIan Hinder2010-09-29
* | | | Differencing.m: Make FD operator pattern more genericIan Hinder2010-09-29
* | | | Differencing.m: Throw an error if the FD operator definition does not match t...Ian Hinder2010-09-29
* | | | Differencing.m: Add DiffPlusOp and DiffMinusOpIan Hinder2010-09-29
| |_|/ |/| |
* | | Replace deprecated LinearEquationsToMatrices with CoefficientArraysIan Hinder2010-09-23
* | | Rename debug level Quiet to DebugQuiet as Quiet has special meaning to Mathem...Ian Hinder2010-09-21
* | | add checkpoint tag to tensor attributesRoland Haas2010-08-23
| |/ |/|