aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Evolve.cc
Commit message (Expand)AuthorAge
...
* Fix stupid bugschnetter2004-01-30
* Call global mode routines at each time and for the coarsest possibleschnetter2004-01-30
* Import the recently announced changes:schnetter2004-01-25
* Move the regridding function to a forward loop where the iteration %hawke2004-01-13
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Make checksumming and poisoning work again.schnetter2003-08-10
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
* Calculate checksums after restrictions, so that restricting doesn'tschnetter2003-07-11
* Keep cctk_time and cctk_delta_time valid at all times, even in global mode.schnetter2003-07-09
* Correctly handle "Cactus::terminate=time".schnetter2003-06-30
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Implement a proper separation between global, level, and local mode.schnetter2003-05-08
* Call a new scheduling bin "POSTRESTRICT" after restriction. Untested.schnetter2003-05-07
* SetupGH.cc: Give more veryverbose screen output before regridding.schnetter2003-04-30
* Do not update the time by repeatedly adding to it, because this leadsschnetter2003-04-07
* Added the new termination condition "run time".schnetter2003-01-10
* Change the order in which the scheduling bins are traversed. Nowschnetter2002-12-12
* Added arrangement name and final semicolon to CCTK_FILEVERSION macros.schnetter2002-10-24
* Fixed bugs in time and time step handling. Things are moreschnetter2002-09-25
* Changed "abort()" statements to "assert(0)" statements, because theschnetter2002-08-02
* Arrays and scalars are now treated differently. There is now only oneschnetter2002-06-05
* Regrid all levels before analysing them.schnetter2002-05-22
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Restructured regridding. Instead of registering the new gridschnetter2002-01-11
* Made multiple multigrid levels for the special case of a singleschnetter2002-01-09
* Further changes to make Carpet work with multiple multigrid levels.schnetter2002-01-09
* Pulled regridding out of the driver proper.schnetter2001-12-14
* Next round.schnetter2001-11-02
* Added a lot of const modifiers for the cGH structure.schnetter2001-11-02
* Switched to the new evolution control scheme that allows goingschnetter2001-07-11
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Initial revisioneschnett2001-03-01