aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | Use DataType function for CCTK_REAL / CCTK_REAL_VECIan Hinder2011-01-22
| | * | Only vectorise in ReplacePowers if UseVectors is setIan Hinder2011-01-22
| | * | Merge master into vectorIan Hinder2011-01-22
| | |\ \ | | |/ / | |/| |
| * | | KrancThorn.m: Add additional check of the groups structureIan Hinder2010-12-19
| * | | TensorTools.m: Correct OutputForm of tensors to include brackets and commasIan Hinder2010-12-19
| * | | add code to allow steerable keyword parametersRoland Haas2010-12-13
| * | | make Kranc generated parameters steerableRoland Haas2010-12-13
| * | | Add krancvars.sh for setting up your shell to have the Kranc/Bin directory on...Ian Hinder2010-12-09
| * | | Add thorn-branch command for maintaining generated code branches in version c...Ian Hinder2010-12-09
| * | | Remove ancient unused codeIan Hinder2010-12-07
| * | | Remove old "Ceiling" and "Perturb" thorns which are unrelated to KrancIan Hinder2010-12-07
| | * | Use ptrdiff_t instead of int for indices; this avoids many 32-to-64-bit conve...Erik Schnetter2010-12-23
| | * | Remove outdated vectorisation implementation. An equivalent functionality is ...Erik Schnetter2010-12-07
| | * | 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
| * | | Wave.m: Explicitly use Euclidean metric in evolution equationIan Hinder2010-11-29
| * | | Wave.m: Use 3 timelevels for all variables so that they can be used with mesh...Ian Hinder2010-11-29
| * | | 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
| |/ /
| * | Omit error when cannot find current map in GenericFD_GetBoundaryWidthIan Hinder2010-10-28
| * | 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
| * | Doc: Comment out the tutorial section as this is now available on the webIan Hinder2010-10-04
| * | simplewave_sine.par: Convert to use PUGH instead of CarpetIan Hinder2010-10-04
| * | IOASCII.m: Make functions flexible so they can accept either data or filenameIan Hinder2010-10-04
| * | Examples/Analysis.nb: New short notebook for analysing the output of the exam...Ian Hinder2010-10-04
| * | IOASCII.m: Add a small Mathematica package for plotting 1D unigrid data for u...Ian Hinder2010-10-02
| | * 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
* | | | Add special relativistic Euler code and parameter fileIan Hinder2011-06-03
* | | | EulerAuto.m: Tidy up and remove unnecessary codeIan Hinder2010-10-01
* | | | 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
* | | | EulerAuto.m: Add equations for converting between primitive and conserved var...Ian 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