aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII
Commit message (Expand)AuthorAge
* Change parameter "outdir" to "out_dir".schnetter2002-10-24
* Added arrangement name and final semicolon to CCTK_FILEVERSION macros.schnetter2002-10-24
* Applying patches from Ian Hawke:schnetter2002-10-16
* Fixed calculation of coordinates after the recent changes inschnetter2002-10-15
* Added a large quantity of makefile magic to make Scott's carpet2*schnetter2002-09-30
* Fixed dangling pointer; there was a vanishing temporary variable.schnetter2002-09-26
* Changed automatic array back to new-delete pair.schnetter2002-09-01
* Fixed quite a few include guard mishaps.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
* Fixed some compiler warnings. Mostly added C++ "typename" keywords.schnetter2002-08-30
* 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 utilities that covert from Carpet's ASCII output to SDF orschnetter2002-07-15
* Fixed bug in ASCII output that Scott Hawley pointed out to me. Whenschnetter2002-06-26
* Changed output mode specifiers.schnetter2002-06-05
* Updated Carpet to the recent changes in Cactus.schnetter2002-04-29
* Added author (myself) to READMEs.schnetter2002-03-26
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Fixed a bug in CarpetSlab; was using the local instead of the globalschnetter2002-03-23
* Restructured regridding. Instead of registering the new gridschnetter2002-01-11
* Moved ASCII output from CarpetLib (where it never belonged) toschnetter2002-01-09
* Made it compile with gcc 3.0.schnetter2002-01-08
* Changed the ASCII output format due to popular demand. Now includesschnetter2002-01-08
* Fixed test cases for axial symmetry (changed parameter files.)schnetter2001-12-17
* Added new thorns CarpetReduce and CarpetRegrid to parameter files.schnetter2001-12-14
* Made ASCII output line/plane selection more convenient. Should nowschnetter2001-12-07
* Same as the last, but with better diagnostics.schnetter2001-12-05
* Prevent core dump when the specified output coordinate is not on the grid.schnetter2001-12-05
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05
* Next round of const-correcting Carpet for SGIs.schnetter2001-11-02
* Trying to get Carpet const-correct under various compilers. Thisschnetter2001-11-02
* Added a lot of const modifiers for the cGH structure.schnetter2001-11-02
* Corrected interface.ccl files which were missing inter-thorn dependencies.schnetter2001-07-12
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
* Fixed bug in ASCII output -- only the x dimesion was output, and not y and z.schnetter2001-07-04
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
* Modified the Carpet driver so that it uses the same new timelevelschnetter2001-04-23
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* Added HydroToy, the counterpart of SpaceTimeToy.eschnett2001-03-18
* Fixed bugs that popped up in the SGI version.eschnett2001-03-18
* Changed the way output is handled. Now output is per refinement leveleschnett2001-03-16
* Put ASCII I/O into its own namespace.eschnett2001-03-15
* Two refinement levels now work, but only without symmetry boundaries.eschnett2001-03-13
* Fixing bugs with octant mode, coordinates, and ASCII output.eschnett2001-03-13
* Make the Carpet WaveToy almost-work with two refinement levels. Theeschnett2001-03-12
* Made it work on multiple processors. Waved a dead chicken. Maybe theeschnett2001-03-05