aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* Track the C++ standard.schnetter2003-08-28
* Fix bug.schnetter2003-08-28
* Check for overflow in calculating bbox sizes.schnetter2003-08-15
* Undo last change, which was interrupted.schnetter2003-08-10
* Initialise new time levelsschnetter2003-08-10
* Fix bug in three timelevel initialisation:schnetter2003-08-10
* Add doxygen documentation.schnetter2003-08-03
* Fix bug in outputing outer boundary specification.schnetter2003-07-25
* Reformat source code more nicely.schnetter2003-07-23
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
* Fix uninitialised variables in vector functions.schnetter2003-07-17
* Don't put a buffer zone at outer boundaries of refined grids.schnetter2003-07-17
* Introduce a buffer zone between the prolongation destination andschnetter2003-07-16
* Declare some more routines as taking a const cGH *, to match theschnetter2003-07-14
* Add 5th order spatial interpolation.schnetter2003-06-24
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Don't insert empty bboxes into the bbox lists for the transfer descriptions.schnetter2003-05-23
* added instantiation of vector<vect<vect<boolshawley2003-05-20
* Handle empty grids.schnetter2003-05-13
* Implement a proper separation between global, level, and local mode.schnetter2003-05-08
* Restrict all of the interior of the grid.schnetter2003-05-07
* Comment internal variable _owns_storage more thoroughly.schnetter2003-05-02
* Do not initialise the finer levels of the grid functions at initialschnetter2003-05-02
* dh.cc: Handle empty grids, i.e. processors without any grid points.schnetter2003-04-30
* Remove #warning statements that are not understood by the SGIschnetter2003-03-28
* bboxset.cc: Output setsize as well.schnetter2003-03-26
* Add normalize routine to normalise bboxsets. This isn't perfect yet,schnetter2003-03-18
* Add iterator that traverses a bbox in transposed (i.e. C instead ofschnetter2003-03-17
* Added extra lineshawley2003-02-27
* Handle empty bboxes.schnetter2003-02-25
* Abort when the region is empty.schnetter2003-02-24
* Forbid to expand and contract empty boxes. This exposed a few bugs inschnetter2003-02-24
* Work around what I believe is a bug in the IBM C++ compiler.schnetter2003-02-11
* Inserted missing "typename" keyword.schnetter2003-01-10
* typecase, instantiate: Added CCTK_INT1 where missing.schnetter2003-01-07
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* 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
* bboxset.hh: Added new function "setsize" to the bboxset class. Itschnetter2002-12-12
* New function "ifthen" that is similar to the operator ?:, except bothschnetter2002-12-12
* New functions for the vector class.schnetter2002-12-12
* Changed preprocessor debug flag into Cactus parameter.schnetter2002-10-24
* Do not add ghost zones at outer boundaries.schnetter2002-10-14
* Added a function to count the number of processor-local grid components.schnetter2002-10-12
* Give more descriptive error message.schnetter2002-10-01
* Don't compare reals for exact equality.schnetter2002-09-25
* Changed the variable types for the time from int to real. This allowsschnetter2002-09-25
* Increased power levels for MPI detection. Now uses x-ray vision. GNUschnetter2002-09-01