aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/src
Commit message (Expand)AuthorAge
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetLib: Change checking of processor number in data classErik Schnetter2004-12-30
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* build the carpet2sdf utility only if $(HAVE_SDF) is set (by a thorn providing...tradke2004-12-21
* CarpetLib/src/*data* CarpetIOASCII/src/ioascii.cc MPI_Comm_rank wrappersswhite2004-12-08
* typecase_INCLUDE_HEADER_INswhite2004-12-01
* Use aliased function IO_TruncateOutputFiles() to check whether or not to trun...tradke2004-11-17
* CarpetIOASCII: Round coordinates in output filesErik Schnetter2004-10-02
* Remove CVS header tagsErik Schnetter2004-09-18
* Patch from Peter Diener to accept both spaces and tabs as data delimiters.tradke2004-06-24
* Output floating-point numbers with precision as specified by the IOASCII::out...tradke2004-06-23
* Store the last output iteration/time instead of the next outputschnetter2004-06-21
* Correct indentation.schnetter2004-06-21
* Implement strict parameter parsing at startup.tradke2004-06-14
* Fix sanity check.schnetter2004-06-14
* Added the option "divisor" to out?d_criterion.bzink2004-06-03
* Use "." instead of "-" to separate the patch number from the rest ofschnetter2004-05-27
* Switch to using vector groups for I/O state.schnetter2004-05-21
* Warn instead of abort when outdim>groupdim.schnetter2004-04-22
* Change the bbox iterators to be cyclic.schnetter2004-04-18
* Do not use CCTK_QueryParameterTimesSet to find out whether to use aschnetter2004-04-03
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* Check parameter type before assigning the value.schnetter2004-03-23
* Use new iteratorsschnetter2004-03-11
* Output complex numbers by overloading operator<< instead of throughschnetter2004-03-01
* Partially undo a change that would require another change.schnetter2004-02-27
* Use new bbox iterators in all places (I missed some before).schnetter2004-02-27
* Remove #warning statement.schnetter2004-02-18
* Add 0-dimensional ("point") output. This is necessary to output gridschnetter2004-02-18
* Allow output for grid variables with just one grid point in certainschnetter2004-02-09
* Do not accidentally forbid output for grid variables with only oneschnetter2004-02-07
* Import the recently announced changes:schnetter2004-01-25
* Modified Carpet2ygraphCat. Works with progressive and moving meshes. Wastes a...hawke2004-01-23
* Output a real error message if a file cannot be opened for writing.schnetter2003-11-13
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Make gf and data objects store a Cactus variable index that thisschnetter2003-10-14
* Don't divide by zero when IOASCII::outND_every is set to 0.tradke2003-08-08
* Use thorn name instead of implementation name in calls to CCTK_Parameter*.schnetter2003-08-01
* Another perl utility for converting CarpetIOASCII gnuplot output to ygraph. T...hawke2003-07-07
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Handle level offsets correctly.schnetter2003-05-13
* Implement a proper separation between global, level, and local mode.schnetter2003-05-08
* Change C array with new and delete into C++ vector.schnetter2003-03-27
* Output the grid variables in C instead of Fortran order, as this isschnetter2003-03-17
* Change many "cGH *" to "const cGH *", and apply corresponding updatesschnetter2003-03-12
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Change parameter "outdir" to "out_dir".schnetter2002-10-24
* Added arrangement name and final semicolon to CCTK_FILEVERSION macros.schnetter2002-10-24