aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Storage.cc
Commit message (Expand)AuthorAge
...
* Use bbox::size() instead of bbox::num_points().schnetter2003-09-19
* Make checksumming and poisoning work again.schnetter2003-08-10
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
* Remove code that was commented out.schnetter2003-07-16
* Not only declare, but also define the routines as taking a const cGH *.schnetter2003-07-14
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* When initialising each timelevel, treat only the last round (at t=0)schnetter2003-05-27
* Handle empty groups.schnetter2003-05-23
* Introduce a parameter to initialise each timelevel separately withschnetter2003-05-21
* Fix setting the pointers to storage for grid arrays on multiple processors.schnetter2003-05-15
* Implement a proper separation between global, level, and local mode.schnetter2003-05-08
* Do only warn about missing transfer operators if the group is a grid function.schnetter2003-05-02
* SetupGH.cc: Give more veryverbose screen output before regridding.schnetter2003-04-30
* Introduced per-group flag "do_transfer" that specifies whether a groupschnetter2003-01-03
* Restrict.cc: No changes.schnetter2003-01-03
* Added arrangement name and final semicolon to CCTK_FILEVERSION macros.schnetter2002-10-24
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Fixed a bug in CarpetSlab; was using the local instead of the globalschnetter2002-03-23
* Made multiple multigrid levels for the special case of a singleschnetter2002-01-09
* Pulled regridding out of the driver proper.schnetter2001-12-14
* Added more bones to skeleton of CarpetParamCheck.schnetter2001-12-09
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05
* Next round.schnetter2001-11-02
* Added a lot of const modifiers for the cGH structure.schnetter2001-11-02
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Initial revisioneschnett2001-03-01