aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* Examples: Restored EM example (untested)Ian Hinder2010-09-23
* Examples: add kranc.th thornlist for examplesIan Hinder2010-09-23
* Examples: Add SimpleWave exampleIan Hinder2010-09-23
* Rename wave.par as wave_sine.par to avoid conflict between output dir and tho...Ian Hinder2010-09-23
* 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
* KrancDoc.tex: Make the internal design chapter into an appendixIan Hinder2010-08-22
* Add tutorials for current and new users of CactusIan Hinder2010-08-22
* Run pdflatex three times in the documentation MakefileIan Hinder2010-08-22
* .gitignore: Update list of ignored filesIan Hinder2010-08-09
* KrancDoc.tex: More updates to documentationIan Hinder2010-08-09
* README: Updated some very old information and added warning that the instruct...Ian Hinder2010-08-09
* KrancDoc.tex: Start work on updating the documentationIan Hinder2010-08-04
* Doc: Make PDF the default documentation target and use htlatex instead of lat...Ian Hinder2010-08-04
* kranc: Update the Kranc/Bin/kranc script and move some functionality into a n...Ian Hinder2010-08-04
* CalculationBoundaries.m: Change severity of warning (from 0 to 1) when BCs ca...Ian Hinder2010-08-04
* GenericFD.c: Correct error message when current map cannot be determinedIan Hinder2010-08-04
* Schedule.m: Schedule BC selection in level modeIan Hinder2010-08-04
* Blank.m: Add empty template Mathematica source fileIan Hinder2010-08-04
* Add automatic scheduling of calculations in MoL_PseudoEvolutionIan Hinder2010-06-22
* CalculationBoundaries.m: Generates SelectBC code for MoL_PseudoEvolution calc...Ian Hinder2010-06-05
* GenericFD: Add function to determine the number of boundary pointsIan Hinder2010-06-05
* CodeGen.m: Add Quote function for conveniently adding double quotesIan Hinder2010-06-04
* add TensorParity attributeRoland Haas2010-05-06
* use integers in tags if number is a integerRoland Haas2010-05-06
* fix error messages in GetTensorAttribute and HasTensorAttributeRoland Haas2010-05-06
* Revert "Revert "Merge branch 'master' of github.com:ianhinder/Kranc""Roland Haas2010-05-06
* Revert "Add support for vectorisation of generated code."Erik Schnetter2010-05-03
* Revert "Merge branch 'master' of github.com:ianhinder/Kranc"Erik Schnetter2010-05-02
* Merge branch 'master' of github.com:ianhinder/KrancErik Schnetter2010-05-02
|\
| * Remove CreateSetterSourceWrapper and call CreateSetterSource directlyIan Hinder2010-04-03
| * Interface.m: Remove duplicate Kranc` context on BeginPackage lineIan Hinder2010-04-03
| * Replace sym context with Kranc context in Kranc.m. Also move interface funct...Ian Hinder2010-04-03
| * KrancThorn.m: Remove useless wrapper for creating configuration fileIan Hinder2010-04-03
| * Move schedule generation from KrancThorn.m to Schedule.mIan Hinder2010-04-03
| * Move parameter file generation from KrancThorn.m to Param.mIan Hinder2010-04-03