aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetSlab
Commit message (Expand)AuthorAge
...
* Abort when in global mode.schnetter2003-05-12
* Replaced new[] and delete[] with a more elegant use of vector<>.schnetter2003-02-28
* Removed dependence on alloca, which isn't standard and isn't supportedschnetter2003-02-28
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Updated parameter files.schnetter2002-10-24
* Renamed source file from carpetslab.* to slab.*.schnetter2002-10-24
* Fixed quite a few include guard mishaps.schnetter2002-09-01
* Changed "abort()" statements to "assert(0)" statements, because theschnetter2002-08-02
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Fixed a bug in CarpetSlab; was using the local instead of the globalschnetter2002-03-23
* Corrected interface.ccl files which were missing inter-thorn dependencies.schnetter2001-07-12
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
* Adapted Carpet to the new timelevel scheme in Cactus.schnetter2001-05-16
* Modified the Carpet driver so that it uses the same new timelevelschnetter2001-04-23
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* There is a difference between Cactus timelevels and Carpet timelevels.eschnett2001-03-17
* Carpet now passes the Cart3d test suite. This required a rewrite ofeschnett2001-03-10
* Made WaveToyF77 run on multiple processors with CarpetSlab.eschnett2001-03-07
* A few attempts at bug fixes. Doesn't work yet.eschnett2001-03-05
* *** empty log message ***eschnett2001-03-05
* Initial revisioneschnett2001-03-01
* Initial revisioneschnett2001-03-01