aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Exchanged the files.schnetter2002-09-25
* Adapted to the recent changes in CarpetLib.schnetter2002-09-25
* Changed the variable types for the time from int to real. This allowsschnetter2002-09-25
* Removed "-ip" for Intel compilers.schnetter2002-09-08
* Changed automatic array back to new-delete pair.schnetter2002-09-01
* Increased power levels for MPI detection. Now uses x-ray vision. GNUschnetter2002-09-01
* Added a CST-stage-time check whether MPI is available.schnetter2002-09-01
* Fixed quite a few include guard mishaps.schnetter2002-09-01
* Fixed include guards.schnetter2002-09-01
* Indentation change.schnetter2002-09-01
* Added include guards.schnetter2002-09-01
* Changed new/delete pair into automatic variable.schnetter2002-09-01
* Removed file-scope static function declarations in CarpetIOASCII,schnetter2002-08-30
* New configuration.schnetter2002-08-30
* Fixed some compiler warnings. Mostly added C++ "typename" keywords.schnetter2002-08-30
* Switch from gcc 3.1 to gcc 3.2, and make the version explicit.schnetter2002-08-30
* Added two more warnings when too many refinement levels are requested.schnetter2002-08-28
* Checking that CarpetRegrid::refinement_levels is not larger thanschnetter2002-08-28
* Added semi-automatic detection of include paths, library paths, and libraries.schnetter2002-08-16
* Removed "make.configuration.defn" file. Using makefile fragments forschnetter2002-08-13
* added file make.configuration.defn, to define additional libs needed forshawley2002-08-08
* fixed bug in which only 6 significant figures were being printedshawley2002-08-05
* 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
* Removed the temporary version of the thorn CartGrid3D, because theschnetter2002-07-15
* Updated parameter files.schnetter2002-07-15
* 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