aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Checkpointing and Recovery working with Wavetoy on 1 and 2 processorscott2004-01-13
* Move the regridding function to a forward loop where the iteration %hawke2004-01-13
* Changes to CarpetRegrid.hawke2004-01-13
* Mostly code beautification. Incorporated Erik's new WriteAttributecott2004-01-12
* Mostly code beautification. Incorporated Erik's new WriteAttributecott2004-01-12
* Allow different kinds of initial data.schnetter2004-01-11
* Allow different kinds of initial data.schnetter2004-01-11
* a few changes that help with recoverycott2004-01-09
* Clarify error message.schnetter2004-01-09
* Okay. Here we go. Recovery goes through without any crashes on a very simplecott2004-01-08
* Saving a day's work... don't try recovery yet.cott2004-01-07
* removed obsolete function WriteGScott2004-01-07
* Getting there... Skeleton of reovery routine for data is in place.cott2004-01-07
* We can now recover parameters.cott2004-01-06
* just a quick commit to save the current state before I start messing with par...cott2004-01-05
* Fix typo in parameter descriptionschnetter2003-12-19
* test new mailing listschnetter2003-12-19
* Check new mailing list.schnetter2003-12-19
* undo testing changeschnetter2003-12-19
* Fix CVS Header tag.schnetter2003-12-10
* Add the content of the cGH structure to each dataset. This allows toschnetter2003-12-10
* Fixed problems with zero sized scalars/arrays.cott2003-12-10
* Fixed problems with zero sized arrays/scalars.cott2003-12-10
* Fixed problems with zero-sized arrays/scalars.cott2003-12-10
* Minor changes. Code compiles now (last revision didn't). Don't try recovery. ...cott2003-12-03
* New development version. Writing a checkpoint file should work fine. Don't tr...cott2003-12-01
* Added stuff for recovery. Don't try to use it!cott2003-12-01
* New development version. Writing a checkpoint file should work fine. Don't tr...cott2003-12-01
* Follow C++ standard.schnetter2003-11-21
* Round manually specified coordinates to the nearest grid point, butschnetter2003-11-21
* Fix the memory corruption.hawke2003-11-20
* Missing break in TVD interpolator case statement.hawke2003-11-20
* Correct dependencies.schnetter2003-11-19
* Correct dependencies.schnetter2003-11-19
* Only allow MG level switches in global mode.schnetter2003-11-19
* Only switch to global mode if not already in global mode.schnetter2003-11-19
* Activate CoordBase.schnetter2003-11-19
* Initial revisionhawke2003-11-19
* Allow reflevel=-1 in set_mglevel if we're going to global mode.hawke2003-11-19
* Initial revisionhawke2003-11-19
* Make the dependency on the thorns CartGrid3D and/or Boundary explicit.schnetter2003-11-17
* More error checking when converting real coordinates to integer grid points.schnetter2003-11-14
* Return the local interpolator's error code if something goes wrong.schnetter2003-11-13
* Implement specifying refined boxes by coordinates instead of by gridschnetter2003-11-13
* Allow bboxes of CCTK_REALs.schnetter2003-11-13
* Output a real error message if a file cannot be opened for writing.schnetter2003-11-13
* Allow arrays with fewer elements than the number of processors.schnetter2003-11-13
* Fix bug in the maximum reduction operator.schnetter2003-11-12
* Output better error message.schnetter2003-11-11
* Use vector<> instead of dynamic [] arrays.schnetter2003-11-07