aboutsummaryrefslogtreecommitdiff
path: root/src/rotatingsymmetry180.c
Commit message (Expand)AuthorAge
* Some code cleanupsHEADmastereschnett2013-08-21
* Update calls to thorn Slabeschnett2013-01-15
* 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
* Correct implementation for DDD_sym tensorseschnett2012-01-08
* Correct segfault when using standard Cactus hyperclabber APIeschnett2011-09-26
* Implement the "dd" tensor typeeschnett2011-09-26
* Use the new Slab API to set up the communication schedule only onceeschnett2011-05-09
* 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
* Determine the symmetry boundary width from the registered boundaryschnetter2010-02-14
* Don't use == to look for poison, use memcmp instead.schnetter2007-03-02
* Make option RotatingSymmetry90::poison_boundaries work, which can beschnetter2007-03-01
* 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
* 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
* 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
* C99 -> C89schnetter2005-05-27
* Handle the case of 0 variables; just return in this case.schnetter2005-05-27
* Some reformatting.schnetter2005-05-10
* Use the new function Slab_MultiTransfer to transfer all grid functionsschnetter2005-05-10
* Handle the tensor type alias "d".schnetter2005-05-04
* Do not access freed memoryschnetter2005-04-29
* Check tensor type aliases at paramcheck time, and be less verbose atschnetter2004-08-06
* Fix segmentation fault on multiple processorsschnetter2004-05-19
* Make the code a bit more generic.schnetter2004-04-09
* Fix bugs, and move conditional into the schedule.schnetter2004-04-09
* A symmetry thorn with a 180 degree rotating symmetry. This willschnetter2004-04-08