aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* correct vector component computation during interpolationHEADmasterrhaas2013-08-06
* handle vector groups of vectors and higher order tensorsrhaas2013-06-17
* Update calls to thorn Slabeschnett2013-01-15
* correct assertknarf2012-11-29
* Correct index calculation for "DD" tensorseschnett2012-11-21
* Remove unused variableeschnett2012-11-21
* Set apply_dissipation = "always" in test caseshinder2012-10-24
* Add tests using EinsteinExact instead of Exact.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 BSSN_MoL in testsuitesrhaas2012-05-05
* Update test case after change to McLachlan's gauge conditionseschnett2012-01-06
* Regenerate test data for ML_ADMConstraintshinder2011-12-08
* Implement the "dd" tensor typeeschnett2011-09-26
* 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-90rhaas2011-04-04
* RotatingSymmetry90: add LoopControl to KerrSchild-rotating-90.par, removerhaas2011-04-01
* Remove timing statisticseschnett2011-01-17
* Remove timing statisticseschnett2011-01-17
* Add new test caseeschnett2011-01-17
* Add tensor type ddd_sym, corresponding to T_i(jk).schnetter2010-03-21
* Change default poison valueschnetter2010-02-15
* Determine the symmetry boundary width from the registered boundaryschnetter2010-02-14
* Remove temporary notes from READMEschnetter2009-11-11
* Use aliased function GetLocalComponents (if present) to ensure thatschnetter2009-11-11
* Update test suite output filesschnetter2009-10-25
* Update README and licence.schnetter2009-02-10
* 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
* Introduce option RotatingSymmetry90::poison_boundaries, 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
* Abort with an error if asked to apply symmetries to 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
* Slight cleanup of the error message that there are not enough gridschnetter2006-08-04
* Add support for CCTK_INT as well as CCTK_REAL.schnetter2006-03-08
* Clean up the code:schnetter2005-12-07
* Clean up the code. Replace the magic number 3 by a constant DIM.schnetter2005-12-07
* Remove code that was commented out.schnetter2005-12-05
* make variable type change explicitknarf2005-12-02
* Set the variable types correctly when more than one group areschnetter2005-10-14
* Support tensor type uu_sym.schnetter2005-08-26
* Disable an assert. This allows people to interpolate the same tensorschnetter2005-08-24
* Use "requires thorns" instead of "requires" and "inherits".schnetter2005-06-16
* Require slabschnetter2005-06-16