aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/data.cc
Commit message (Expand)AuthorAge
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
* Add 5th order spatial interpolation.schnetter2003-06-24
* Work around what I believe is a bug in the IBM C++ compiler.schnetter2003-02-11
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Restrict.cc: No changes.schnetter2003-01-03
* Removed the practically useless (because soo slow) general purposeschnetter2002-12-31
* Give more descriptive error message.schnetter2002-10-01
* Changed the variable types for the time from int to real. This allowsschnetter2002-09-25
* Fixed some compiler warnings. Mostly added C++ "typename" keywords.schnetter2002-08-30
* Changed "abort()" statements to "assert(0)" statements, because theschnetter2002-08-02
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Moved ASCII output from CarpetLib (where it never belonged) toschnetter2002-01-09
* Added a bit of convenient functionality.schnetter2001-12-14
* Changed handling of interpolation orders; they are now stored in theschnetter2001-12-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
* Changed ofstream to ostream.eschnett2001-03-29
* Made Carpet compile on IRIX.eschnett2001-03-27
* 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
* Small things.eschnett2001-03-16
* Made two refinement levels work on two processors. Lessons learnt: Aeschnett2001-03-14
* Carpet now passes the Cart3d test suite. This required a rewrite ofeschnett2001-03-10
* Made it work on multiple processors. Waved a dead chicken. Maybe theeschnett2001-03-05
* Created a generic routine for ASCII output. This should reduce code size.eschnett2001-03-05
* Initial revisioneschnett2001-03-01
* Initial revisioneschnett2001-03-01