aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetSlab
Commit message (Expand)AuthorAge
* Split hyperslabbing routines into multiple filesErik Schnetter2004-09-18
* Remove CVS header tagsErik Schnetter2004-09-18
* Change indentation.schnetter2004-08-19
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* Try to catch insanely large hyperslab specifications earlyschnetter2004-05-27
* no changeschnetter2004-05-21
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* Some more cleanup and bug fixes. Hyperslabbing probably never workedschnetter2004-04-16
* Allow the downsampling argument to be NULL.schnetter2004-04-16
* Undo last change. Was a stupid idea.schnetter2004-04-01
* Provide the capability Hyperslab.schnetter2004-04-01
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* Import the recently announced changes:schnetter2004-01-25
* Import the recently announced changes:schnetter2004-01-25
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Make gf and data objects store a Cactus variable index that thisschnetter2003-10-14
* Replace num_points() by size().schnetter2003-09-20
* Carpet infrastructure thorns now require the thorns they depend upontradke2003-09-04
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Allow hyperslabbing grid arrays with dim<3.schnetter2003-05-21
* Make code const-correct. Well, sort of.schnetter2003-05-13
* Handle empty grids.schnetter2003-05-13
* 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