aboutsummaryrefslogtreecommitdiff
path: root/src/Symmetry.c
Commit message (Expand)AuthorAge
* Replace Cactus complex number type with C/C++ complex numbersHEADsvnmastereschnett2013-03-08
* Support array padding (take cctk_ash into account)eschnett2013-01-14
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Replace #ifdef CCTK_INT1 with #ifdef HAVE_CCTK_INT1, etc., for variousschnetter2008-02-20
* Slight modification of the just committed patchtradke2006-05-11
* This applies Steve White's patchtradke2006-05-11
* Use CCTK_BYTE instead of CCTK_CHARschnetter2005-01-29
* First cut at reducing compilation time/load of this file. Havegoodale2005-01-29
* assert fixyye002004-08-12
* Added missing prototype for CartGrid3D_ApplyBC().tradke2004-06-20
* Removed double DECLARE_CCTK_ARGUMENTS in one functionallen2004-04-07
* Making warnings about using old symmetry stuff less severe.goodale2004-03-26
* Do not report an error when no variables have been selected for aschnetter2004-03-26
* Use the new SymBase infrastructure to find out about symmetry boundaries.schnetter2004-03-09
* Apply symmetry boundary conditions on all faces (not only on lower ones).tradke2004-03-04
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Generalized set symmetry BC routines for arbitrary CCTK datatypes.tradke2002-11-03
* Added "bitant_rotate" and "quadrant_reflect_rotate" domains forpollney2002-06-10
* Fixed compiler warnings.tradke2001-11-05
* Fixing a few compiler warnings and Cactus/762allen2001-08-18
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Fixing warningsallen2001-02-24
* symmetry now works with no_originlanfer2000-04-18
* symmetry conditions for quadrant/bitant and 1D/2D supportlanfer2000-04-07
* Erik's changes to make things timelevel aware.goodale2000-02-17
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* resolving varnames in error messagelanfer1999-11-09
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* Adding a couple of return values to appease the compilerallen1999-10-18
* Changes to header filesallen1999-10-17
* Fixed bug in applying symmetry BCs to a variableallen1999-09-27
* Updated function namesallen1999-09-27
* added a routine ApplySymmetryVarI which applies the sym. to the group VarI be...lanfer1999-09-17
* A lot of parameter name changes, especially for IOallen1999-07-30
* Bug fix so you don't apply symmetry boundary conditions on an innerallen1999-07-30
* Include file name changesallen1999-07-30
* Bug fixes and enhancements, mainly to do with moving to 6 elementallen1999-07-27
* Two changes to CartGrid3D:allen1999-07-26
* Fixed bug in symmetry conditionsallen1999-07-23
* New Group function namesallen1999-07-08
* Include file name changesallen1999-06-29
* got rid of silly line saying "Why am I here?" since I now know the answer.allen1999-06-28
* Symmetry registration and boundary condition is moved from Einstein toallen1999-06-28