aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Updated parameter files to new conventions.schnetter2002-03-06
* Introduced "min" and "max" for complex numbers as element-wise operation.schnetter2002-03-06
* replaced typo for phi_p and phi_p_p using 1/r datashawley2002-02-27
* added cx, cy & cz for 1/r initial datashawley2002-02-27
* added cx, cy, cz for 1/r initial datashawley2002-02-27
* added static boundary conditionshawley2002-02-27
* cleaned up static boundary condition a bitshawley2002-02-27
* added/fixed gaussian initial data. uses "cartesian style" instead of "radial...shawley2002-02-26
* added gaussian initial datashawley2002-02-26
* now registering phix, phiy and phiz and components of a "vector" typeshawley2002-02-26
* initial data for resid would have given seg faults. set it to zeroshawley2002-02-26
* now registers resid functionshawley2002-02-26
* registers bounds for pi. phix, phiy, phizshawley2002-02-22
* 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