aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Largely rewrite to work with mesh refinement.HEADmasterAnton Khirnov2016-02-26
* Add return to default branch of case statement to avoid compiler warningsvnhinder2012-11-26
* Remove unused variable declarationshinder2012-11-26
* Comment out unused variable declarationhinder2012-11-26
* ApplyCartoon.m: Initialise variable to avoid warninghinder2012-11-26
* change test parameters to try and make results more robust against floatingrhaas2012-05-09
* use ML_BSSN instead of BSSN_MoL in testsuitesrhaas2012-05-05
* In the IBM compiler malloc returns a null pointer when allocating 0diener2011-10-21
* Avoid nans on the symmetry axiseschnett2011-10-08
* Correct width of symmetry boundarieseschnett2011-06-07
* Correct routine nameeschnett2011-06-06
* Register the correct symmetry boundary widtheschnett2011-06-06
* use correct latex classknarf2010-04-29
* Include Licence in READMEknarf2009-01-27
* Remove output of shift, which is identically zero and is not presentdiener2009-01-27
* Remove one additional file that is not created anymore.diener2009-01-27
* Remove 1D output of shift.diener2009-01-27
* Change it back to full mode, since the exisiting output files are indiener2009-01-27
* Remove files not produced anymore.diener2009-01-27
* Make the test run by adding missing thorns and changing out_dir. The testdiener2009-01-27
* Remove ahfinder files, since ahfinder is no longer activated in the parameterdiener2009-01-27
* unify README formatknarf2009-01-27
* Don't output the shift, since it's identically zero and the files are notdiener2009-01-27
* Make schedule.ccl look nicerschnetter2008-02-27
* Correct malloc error and memory leak when the tag "whiskycartoon" isschnetter2008-02-27
* Loop over the grid points in a different order. This may or may notschnetter2008-01-16
* Don't adapt the grid size automatically -- this doesn't work.schnetter2008-01-16
* Remove outdated parameter files.schnetter2008-01-16
* Recognise the "whiskycartoon" tag. Patch provided by Thorsten.pollney2007-11-08
* Port Erik's changes from RotatingSymmetry90 over to Cartoon. Thishawke2005-12-07
* Zeroth attempt at doing excision with Cartoon. Now requires thehawke2005-11-10
* Modify the ENO interpolators so that it takes an "order" parameter.hawke2005-09-14
* Remove now unnecessary workaround for making cGH pointer not const.schnetter2005-06-01
* Remove unused code.schnetter2005-06-01
* Handle groups of tensor type Scalar that have more than one component.schnetter2005-06-01
* Claim maintainership.schnetter2005-06-01
* Use CCTK_REAL instead of floatschnetter2005-06-01
* Add $Header$ comment.schnetter2005-06-01
* Handle tensor type alias "d".hawke2005-05-04
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Different behaviour for continuation lines; comments or spaces afterhawke2004-08-18
* Provide symmetry interpolation.schnetter2004-05-28
* Remove PRIVATE and PUBLIC macros.schnetter2004-05-16
* Indent properly. Declare local functions static.schnetter2004-05-15
* Abort if the tensor type is unknown.schnetter2004-05-15
* Looks like I didn't understand how the ORIGIN_SPACE macro works. This should ...hawke2004-05-15
* Check the grid size when running instead of at paramcheck timeschnetter2004-05-14
* Move the declarations of variables in the ENO interpolator to thehawke2004-04-27
* (Changes from Ian Hawke.)schnetter2004-03-09
* Register with SymBase.schnetter2004-03-09