aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet
Commit message (Expand)AuthorAge
* Output an error message when a DISTRIB=constant group has ghost zones.schnetter2004-02-09
* Always output the new grid structure after recomposing, and output itschnetter2004-02-09
* Put group names in quotes when printing them to the screen.schnetter2004-02-09
* Initialise always from coarse to fine grid, instead of recursively.schnetter2004-02-09
* Do not output warning messages twice.schnetter2004-02-09
* Enter and leave global and level mode only when this is necessary atschnetter2004-02-09
* Put group names into quotes when printed to screen.schnetter2004-02-09
* Change spelling.schnetter2004-02-09
* Initialise the convergence factor.schnetter2004-02-05
* More error checking to make sure that global mode routines are indeedschnetter2004-02-03
* Do not select a prolongation operator for grid scalars and gridschnetter2004-02-03
* Slight wording change in info output.schnetter2004-02-03
* Do call boundary prolongation independent of the prolongationschnetter2004-02-03
* Fix stupid bugschnetter2004-01-30
* Call global mode routines at each time and for the coarsest possibleschnetter2004-01-30
* Import the recently announced changes:schnetter2004-01-25
* Import the recently announced changes:schnetter2004-01-25
* EnableGroupStorage now returns the number of active timelevels before the cal...hawke2004-01-16
* Correct location of 3 timelevel initialisationschnetter2004-01-14
* The scheduling tree for PUGH and Carpet for comparison. For PUGH,schnetter2004-01-13
* Move the regridding function to a forward loop where the iteration %hawke2004-01-13
* Only allow MG level switches in global mode.schnetter2003-11-19
* Allow reflevel=-1 in set_mglevel if we're going to global mode.hawke2003-11-19
* Allow arrays with fewer elements than the number of processors.schnetter2003-11-13
* Output better error message.schnetter2003-11-11
* Fix core dump.schnetter2003-11-06
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Fix bug in automatic domain decomposition.schnetter2003-10-16
* Make gf and data objects store a Cactus variable index that thisschnetter2003-10-14
* 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
* Return void instead of int.schnetter2003-09-19
* Beautifyschnetter2003-09-19
* Carpet infrastructure thorns now require the thorns they depend upontradke2003-09-04
* Traverse (coordinate registration) routines scheduled on the new bin CCTK_WRAGH.tradke2003-09-02
* Fix compiler error.schnetter2003-08-27
* Fix bug in domain decomposition onto multiple processors. Thanks, Ian.schnetter2003-08-27
* Check whether the total number of grid points fits into an int.schnetter2003-08-15
* Make checksumming and poisoning work again.schnetter2003-08-10
* Fix bug in three timelevel initialisation:schnetter2003-08-10
* Allow typecasing only for non-complex and only for complex types.schnetter2003-08-03
* Fix typo in comment.schnetter2003-08-03
* More doxygen comments.schnetter2003-08-03
* Handle certain special cases for manual topology specifications.schnetter2003-07-25
* Don't allow component!=-1 for non-local component loops.schnetter2003-07-23
* Transform some comments into the javadoc format for experimentationschnetter2003-07-22
* 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