aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added support for "static" boundary conditionshawley2002-02-22
* no modification. CVS server is not updating param.ccl properly for someshawley2002-02-22
* added support for "static" boundary conditionshawley2002-02-21
* fixed equation for phi in evolution routineshawley2002-02-18
* turns on storage for scalarevolve_derivsshawley2002-02-18
* update after talking with Thomas R & Gerd about implementations, etc.shawley2002-02-18
* result of talking with Gerd and Thomas Radke about how to implement &shawley2002-02-18
* created a separate group for scalarevolve_derivs. Talked with Gerd andshawley2002-02-18
* Initial revisionshawley2002-02-18
* Initial revisionshawley2002-02-18
* Initial revisionshawley2002-02-08
* Initial revisionshawley2002-02-08
* Check whether there really is a regridding routine before calling it.schnetter2002-01-30
* 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