aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Some code cleanupsHEADmastereschnett2013-08-21
* Update calls to thorn Slabeschnett2013-01-15
* Remove unused variableeschnett2012-11-21
* Set apply_dissipation = "always" in test caseshinder2012-10-24
* Add EinsteinExact based test cases based on the Exact based tests.diener2012-10-23
* Introduce new parameter check_boundarieseschnett2012-10-21
* do reduction to find level extend in LEVEL moderhaas2012-07-06
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* 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
* Correct implementation for DDD_sym tensorseschnett2012-01-08
* Update test case after change to McLachlan's gauge conditionseschnett2012-01-06
* Regenerate test data for ML_ADMConstraintshinder2011-12-08
* Correct segfault when using standard Cactus hyperclabber APIeschnett2011-09-26
* Implement the "dd" tensor typeeschnett2011-09-26
* provide better error message in case variables have the wrong tensortypeknarf2011-08-12
* Regenerate tests after change to dissipation in McLachlanhinder2011-07-25
* Use the new Slab API to set up the communication schedule only onceeschnett2011-05-09
* Require 2 processors for the test case, because CarpetIOASCII's outputeschnett2011-04-08
* Remove "sum" from set of reductions in test/KerrSchild-rotating-180rhaas2011-04-04
* RotatingSymmetry180: remove non-existing Carpet::timers_verbose option from rhaas2011-04-01
* Add test case that uses McLachlaneschnett2011-01-20
* Implement ddd_sym symmetry, correspoinding to T_i(jk).schnetter2010-03-29
* When looking for poison, look also for nans and other non-finite numbersschnetter2010-03-23
* Add ManualCartesian tensor typeianhin2010-02-15
* Change default poision valueschnetter2010-02-15
* Determine the symmetry boundary width from the registered boundaryschnetter2010-02-14
* Remove parameter files in output directoriesschnetter2009-10-25
* Update test casesschnetter2009-10-25
* Update README and add licence.schnetter2009-02-10
* Remove usused variableschnetter2008-02-20
* Reduce warning level if multiple scalars are found in the same groupschnetter2008-02-20
* Don't use == to look for poison, use memcmp instead.schnetter2007-03-02
* Make option RotatingSymmetry90::poison_boundaries work, which can beschnetter2007-03-01
* Added LocalReduce to the ActiveThorns list.tradke2006-12-22
* Use information from ghost zones when applying the symmetry. This isschnetter2006-10-28
* Correct Weyl scalar parties.schnetter2006-10-25
* Add tensor types to handle the Weyl scalars.schnetter2006-10-19
* Handle the case of 0 interpolation points correctly. malloc canschnetter2006-08-23
* When interpolating, ignore input variable indices which are set to -1.schnetter2006-08-16
* Avoid array access out of bounds in the error messages stating thatschnetter2006-08-04
* Check whether the symmetry boundary is indeed at the origin (or aschnetter2006-07-05
* Correct indexing error for 4-tensorsschnetter2006-05-30
* Handle 4-tensors as well.schnetter2006-05-12
* Add support for CCTK_INT as well as CCTK_REAL.schnetter2006-03-08
* Set the variable types correctly when more than one group areschnetter2005-10-14
* Support tensor type uu_sym.schnetter2005-08-26
* Use "requires thorns" instead of "requires" and "inherits".schnetter2005-06-16
* Require slabschnetter2005-06-16
* C99 -> C89schnetter2005-05-27