aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Changed "abort()" statements to "assert(0)" statements, because theschnetter2002-08-02
* Added "product" reduction.schnetter2002-08-02
* In restrict, changed assert into a warning messageshawley2002-07-18
* Added operator copytoprevsshawley2002-07-18
* added prototypes for Flip...Coarser and Copy...ToPrevsshawley2002-07-18
* (did nothing to file except added a space)shawley2002-07-18
* Adshawley2002-07-18
* Debugged routine for getting three levels of initial data.shawley2002-07-18
* fixed pseudo-code:shawley2002-07-17
* Added documentation for generation of three timelevels of initial datashawley2002-07-17
* Moved file to src/util.schnetter2002-07-15
* Added utilities that covert from Carpet's ASCII output to SDF orschnetter2002-07-15
* Fix spacing.schnetter2002-07-12
* Create list of which boundaries to treat.schnetter2002-07-12
* Script to plot the bounding boxes.schnetter2002-07-12
* Fixed bug in ASCII output that Scott Hawley pointed out to me. Whenschnetter2002-06-26
* Updated options file for Harpo.schnetter2002-06-07
* Fixed wrong return type in th::set_delta.schnetter2002-06-07
* added calls to tt-> set_delta..., also setting current time explicitly toshawley2002-06-07
* Added routine to change the delta-time. Use with caution!schnetter2002-06-07
* Change the current time when flipping time levels.schnetter2002-06-07
* added tt_advance_time after CycleTimeLevels in 3-timelevel I.D. sectionshawley2002-06-07
* Added "final flip" for 3-timeleve I.D., added MGLEVEL loops around flipsshawley2002-06-07
* Fixed more bugs setting the layout of scalars and arrays.schnetter2002-06-07
* Fixed bug in setting up array extents.schnetter2002-06-06
* SetupGH: Removed bogus assert statements.schnetter2002-06-06
* Set grid extents of scalars and arrays correctly.schnetter2002-06-06
* Flip all timelevels instead of only the current one.schnetter2002-06-06
* added parameter init_3_timelevelsshawley2002-06-06
* Added functionality for setting up two extra time levels of initial datashawley2002-06-06
* Fixed bugs.schnetter2002-06-06
* Changed options file.schnetter2002-06-06
* Arrays and scalars are now treated differently. There is now only oneschnetter2002-06-05
* Changed output mode specifiers.schnetter2002-06-05
* Removed parentheses in "new" expression. C++ syntax is strange.schnetter2002-06-05
* Removed superfluous and erroneous "#include <iostream.h>" statement.schnetter2002-06-05
* Regrid all levels before analysing them.schnetter2002-05-22
* Added functionality for activate_newlevels_on_regrid near top of fileshawley2002-05-22
* Added activate_newlevels_on_regridshawley2002-05-22
* Made regridding parameters steerable.schnetter2002-05-22
* Added new configuration file.schnetter2002-05-16
* Check that there are not more than max_refinement_levels refinement levels.schnetter2002-05-16
* Make sure that refinement_levels is not larger than max_refinement_levels.schnetter2002-05-16
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Updated Carpet to the recent changes in Cactus.schnetter2002-04-29
* Use DBL_MAX etc. instead of HUGE_VAL etc. Thanks to J. Thornburg forschnetter2002-04-11
* Added author (myself) to READMEs.schnetter2002-03-26
* Added examples for how to use the original Cactus WaveToy, withschnetter2002-03-26
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Fixed a bug in CarpetSlab; was using the local instead of the globalschnetter2002-03-23