aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
Commit message (Collapse)AuthorAge
* Schedule MaskZero and MaskOne at CCTK_POSTREGRIDINITIAL.schnetter2007-06-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@56 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Introduce a new schedule group ADMBase_InitialGauge which is run justschnetter2005-09-26
| | | | | | | | | | | | | | after ADMBase_InitialData. This makes it possible to set up all ADM data in these two groups, and then e.g. convert to the BSSN variables after these groups still in the bin "initial". Various other thorns, such as dissipation or multipatch, can now apply transformations to the initial data in the bin "postinitial". This simplifies the interaction between various thorns. Change various thorns to use these two groups. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@51 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Removed unnecessary routine SetupSpaceMaskRegistry().tradke2005-07-27
| | | | | | | This closes PR CactusEinstein/1951: "Unimportant memory leak in SpaceMask". git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@49 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Initialize the mask grid functions after regridding. This has to be done as ↵hawke2004-06-04
| | | | | | Carpet will not prolongate the mask. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@44 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Changed description for MaskSym_emask() in order to fix problems with timertradke2003-12-18
| | | | | | | creation of scheduled routines. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@36 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Added some error return codes.pollney2003-04-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@28 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Implementation of the recently discussed spacemask spec. See thepollney2002-11-14
| | | | | | | | | | | | | doc/documentation.tex for details. The existing mask grid-function (emask) has been retained for the time being, until the excision related thorns can be brought up to date with the new interface. These thorns should see no change in their behaviour. In the meantime, the space_mask GF can be used simultaneously via the new interfaces. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@15 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Register symmetries at BASEGRID instead of INITIALallen2002-07-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@12 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* register symmetries for maskallen2002-05-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@6 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Mask functionality copied from old Einstein, with a bit more grdoc andgoodale2002-04-26
| | | | | | | | | stuff. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@4 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
* Initial import of new Einstein stuff. This has the new thorns, but not allgoodale2002-04-25
are fully functional yet. When I have completed this stage I'll send an updated spec out with some questions which have arisen during this process. Please don't import anything new without checking with me first, as I want to play games on the server copying cvs files around to preserve histories on files which are only minimally touched. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@2 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e