aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
Commit message (Collapse)AuthorAge
* Introduce new parameter check_boundarieseschnett2012-10-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@78 20f44201-0f4f-0410-9130-e5fc2714a787
* Change default poision valueschnetter2010-02-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@49 20f44201-0f4f-0410-9130-e5fc2714a787
* Determine the symmetry boundary width from the registered boundaryschnetter2010-02-14
| | | | | | | | | | | | | | width in CoordBase, not from the number of ghost zones. Abort if there are more than one components per MPI process; TAT/Slab cannot handle this. Begin to add support for CarpetSlab instead of TAT/Slab. Remove cvs $Header$ comments. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@48 20f44201-0f4f-0410-9130-e5fc2714a787
* Don't use == to look for poison, use memcmp instead.schnetter2007-03-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@42 20f44201-0f4f-0410-9130-e5fc2714a787
* Check whether the symmetry boundary is indeed at the origin (or aschnetter2006-07-05
| | | | | | | | | | | | | | | user-specified location). Offer to poison the symmetry boundary points before the symmetry is applied, to check whether the symmetry boundary condision is indeed applied to all boundary points. Add support for complex grid functions. Correct a small memory leak. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@33 20f44201-0f4f-0410-9130-e5fc2714a787
* Remove activation parameter. The thorn is now always active when itschnetter2004-05-28
| | | | | | | has been activated. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@9 20f44201-0f4f-0410-9130-e5fc2714a787
* Fix bugs, and move conditional into the schedule.schnetter2004-04-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@4 20f44201-0f4f-0410-9130-e5fc2714a787
* A symmetry thorn with a 180 degree rotating symmetry. This willschnetter2004-04-08
replate PlanarPointSymmetry, which has a stupid name. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@2 20f44201-0f4f-0410-9130-e5fc2714a787