aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/carpet_public.hh
Commit message (Expand)AuthorAge
* Move definition of rvect, jvect etc. from Carpet to CarpetLib.Erik Schnetter2008-07-14
* Carpet: Whitespace change to header fileErik Schnetter2007-04-19
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Remove CVS header tagsErik Schnetter2004-09-18
* Import the recently announced changes:schnetter2004-01-25
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Change "do ... while (0)" trick to "if (1) ... else".schnetter2003-10-13
* Change grid array handling in the component loop macros. When loopingschnetter2003-09-30
* Use bbox::size() instead of bbox::num_points().schnetter2003-09-19
* Make checksumming and poisoning work again.schnetter2003-08-10
* Don't allow component!=-1 for non-local component loops.schnetter2003-07-23
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
* Declare some more routines as taking a const cGH *, to match theschnetter2003-07-14
* Fix a bug: Loops over processor-local components should loop over,schnetter2003-06-20
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Handle empty groups.schnetter2003-05-23
* Undo previous commit which was wrong.schnetter2003-05-12
* Implement a proper separation between global, level, and local mode.schnetter2003-05-08
* Handle extended local mode.schnetter2003-05-05
* Allow component loops in "extented local mode", which is a local modeschnetter2003-05-02
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Introduced per-group flag "do_transfer" that specifies whether a groupschnetter2003-01-03
* Fixed bugs in time and time step handling. Things are moreschnetter2002-09-25
* Adapted to the recent changes in CarpetLib.schnetter2002-09-25
* Fixed quite a few include guard mishaps.schnetter2002-09-01
* Arrays and scalars are now treated differently. There is now only oneschnetter2002-06-05
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Restructured regridding. Instead of registering the new gridschnetter2002-01-11
* Made multiple multigrid levels for the special case of a singleschnetter2002-01-09
* Further changes to make Carpet work with multiple multigrid levels.schnetter2002-01-09
* Cleaned up the code to make it work with multiple multigrid levelsschnetter2002-01-09
* Introduced a new component iterator that loops only over theschnetter2002-01-02
* Fixed bugs on multiple processors:schnetter2002-01-01
* Fixed test cases for axial symmetry (changed parameter files.)schnetter2001-12-17
* Pulled regridding out of the driver proper.schnetter2001-12-14
* Added more bones to skeleton of CarpetParamCheck.schnetter2001-12-09
* Added box-in-box capability to Carpet.schnetter2001-12-05
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05
* Next round.schnetter2001-11-02
* Trying to get Carpet const-correct under various compilers. Thisschnetter2001-11-02
* Added a lot of const modifiers for the cGH structure.schnetter2001-11-02
* 1. Added interface for AMR. Carpet still contains no clusterer, butschnetter2001-08-26
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
* Initial revisioneschnett2001-03-01