aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
...
* Fixed bugs with refining grid arrays.schnetter2001-08-17
* Fixed bug in determining the extent of an array on the refined levels.schnetter2001-08-15
* No prolongation for DISTRIB=CONSTANT arrays.schnetter2001-07-18
* Corrected interface.ccl files which were missing inter-thorn dependencies.schnetter2001-07-12
* 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
* Fixed bug in ASCII output -- only the x dimesion was output, and not y and z.schnetter2001-07-04
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
* Relaxed contstraints for ghost zones for prolongation. Now only needsschnetter2001-06-12
* Added new options file.schnetter2001-06-12
* Introduced abstraction classes that have no <dim> parameter. Thisschnetter2001-06-12
* 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
* Changed a few comments to reflect specifications in the Cactusschnetter2001-04-17
* carpet.hh carpet.cc: Added more poisoning of grid functions. All gridschnetter2001-04-06
* Changed ofstream to ostream.eschnett2001-03-29
* Deleted item.eschnett2001-03-29
* Added checksumming old time levels for the grid functions. Thiseschnett2001-03-29
* Added facility to poison new time levels. Thus you can make sure thateschnett2001-03-29
* Higher-order interpolation requires more ghost zones. Changed Carpeteschnett2001-03-28
* Made Carpet compile on IRIX.eschnett2001-03-27
* Lenghtened TODO list.eschnett2001-03-26
* Added more error checking.eschnett2001-03-26
* Added documentation.eschnett2001-03-26
* Added support for higher-order interpolation in space and time.eschnett2001-03-24
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* Removed unnecessary instantiations.eschnett2001-03-19
* Fixed bug; variables types were not recognised.eschnett2001-03-19
* Changed options.eschnett2001-03-19
* Added HydroToy, the counterpart of SpaceTimeToy.eschnett2001-03-18
* Fixed bugs that popped up in the SGI version.eschnett2001-03-18
* Added constructor for vect from C array.eschnett2001-03-17
* Quick and ugly fix.eschnett2001-03-17
* Update.eschnett2001-03-17
* Added sample options file.eschnett2001-03-17
* There is a difference between Cactus timelevels and Carpet timelevels.eschnett2001-03-17
* Removed never-implemented parameter early_timelevel_cycling.eschnett2001-03-17
* Small things.eschnett2001-03-16
* Changed the way output is handled. Now output is per refinement leveleschnett2001-03-16
* Put ASCII I/O into its own namespace.eschnett2001-03-15
* Made WaveToy work with three refinement levels. There was a bug ineschnett2001-03-15
* Fixed bug: Did access uninitialised time hierarchies.eschnett2001-03-14
* Made two refinement levels work on two processors. Lessons learnt: Aeschnett2001-03-14
* Two refinement levels now work, but only without symmetry boundaries.eschnett2001-03-13
* Fixing bugs with octant mode, coordinates, and ASCII output.eschnett2001-03-13
* Make the Carpet WaveToy almost-work with two refinement levels. Theeschnett2001-03-12
* Only the base level has outer boundaries. This concerns cctk_bbox.eschnett2001-03-11
* Added TODO list.eschnett2001-03-11
* Carpet now passes the Cart3d test suite. This required a rewrite ofeschnett2001-03-10