aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated parameter files to activate the thorn CarpetRegrid.schnetter2002-01-30
* Removed leftover debugging statements. Sorry.schnetter2002-01-14
* Allow passing 0 (NULL) to MyProc and nProcs, as might be done during startup.schnetter2002-01-14
* Added explicit type conversions to make it compile with gcc 3.0.schnetter2002-01-14
* Added outputting the new grid structure every time the grid hierarchyschnetter2002-01-11
* Allow grid extents to be specified by integer grid point locations asschnetter2002-01-11
* Restructured regridding. Instead of registering the new gridschnetter2002-01-11
* New profiling options file.schnetter2002-01-10
* Moved ASCII output from CarpetLib (where it never belonged) toschnetter2002-01-09
* Made multiple multigrid levels for the special case of a singleschnetter2002-01-09
* Added a parameter that prevents outputting the ghost zones. Untested.schnetter2002-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
* Fixed serious bug: one of the prolongation operators was wrong. Thisschnetter2002-01-08
* Added new parameter files.schnetter2002-01-08
* Added new 1/r initial data for WaveToy.schnetter2002-01-08
* Made it compile with gcc 3.0.schnetter2002-01-08
* Changed the ASCII output format due to popular demand. Now includesschnetter2002-01-08
* Activated a few more thorns that I forgot to activate before.schnetter2002-01-07
* #ifdef out all types like CCTK_INT2 etc. because they are not always defined.schnetter2002-01-04
* Introduced a new component iterator that loops only over theschnetter2002-01-02
* Fixed bugs on multiple processors:schnetter2002-01-01
* Adapted Carpet to new checkpointing rules.schnetter2001-12-18
* Added example parameter files for different regridding methods.schnetter2001-12-17
* Fixed test cases for axial symmetry (changed parameter files.)schnetter2001-12-17
* Fixed bugs in automatic regridding.schnetter2001-12-17
* Fixed test cases for axial symmetry (changed parameter files.)schnetter2001-12-17
* Added new thorns CarpetReduce and CarpetRegrid to parameter files.schnetter2001-12-14
* Added a bit of convenient functionality.schnetter2001-12-14
* Pulled regridding out of the driver proper.schnetter2001-12-14
* Pulled regridding out of the driver proper.schnetter2001-12-14
* Added initial stab at reduction operators for Carpet.schnetter2001-12-11
* no changeschnetter2001-12-09
* Changed handling of interpolation orders; they are now stored in theschnetter2001-12-09
* Added more bones to skeleton of CarpetParamCheck.schnetter2001-12-09
* Change default maximum number of refinement levels back to 1.schnetter2001-12-09
* Added dependency on "boundary" and "grid".schnetter2001-12-07
* Added more helper functions.schnetter2001-12-07
* Made ASCII output line/plane selection more convenient. Should nowschnetter2001-12-07
* Added dependency on "boundary" and "grid".schnetter2001-12-07
* Added new parameter "refined_regions" that decides how the refinedschnetter2001-12-05
* Changed the way the refinement regions are specified.schnetter2001-12-05
* Trying to be a good citizen and checking parameters in beforehandschnetter2001-12-05
* Same as the last, but with better diagnostics.schnetter2001-12-05
* Prevent core dump when the specified output coordinate is not on the grid.schnetter2001-12-05
* Example files that write data with PUGH and read them with Carpet.schnetter2001-12-05
* Added box-in-box capability to Carpet.schnetter2001-12-05
* Fixed a small bug that prevented reading data.schnetter2001-12-05
* Added test cases.schnetter2001-12-03
* Added test cases.schnetter2001-12-03