aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/src
Commit message (Expand)AuthorAge
* CarpetIOASCII: update the Carpet2ygraphCat.pl scriptThomas Radke2006-02-07
* Carpet2ygraphCat: minor modificationsI.Hawke2006-02-06
* CarpetIOASCII: bugfix for Carpet2ygraph.plThomas Radke2006-02-03
* Fixed 0D output that I broke with my previous patchcott2006-01-16
* 1D ASCII output of values on the diagonal.cott2006-01-09
* CarpetIOASCII: Resolve conflictErik Schnetter2005-11-22
* CarpetIOASCII: Put the unique build ID into the output filesErik Schnetter2005-11-19
* CarpetIOASCII: Replace MPI_Comm_rank() by dist::rank()Erik Schnetter2005-11-19
* CarpetIOASCII: make use of IOUtil's infrastructure to implement new features andThomas Radke2005-11-20
* CarpetIOASCII: check I/O parameters at startupThomas Radke2005-11-19
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetIOASCII: Repair outputting all time levelsErik Schnetter2005-08-08
* CarpetIOASCII: Output DISTRIB=const variables only on one processorErik Schnetter2005-08-08
* CarpetIOASCII: Prepend column numbers to column descriptionsErik Schnetter2005-07-30
* CarpetIOASCII: Handle IO::out_fileinfo="axis labels"Erik Schnetter2005-06-17
* fix typo in Carpet2ygraph.plfrank.loeffler2005-06-08
* fix perl typo in split function, triggering on neweperl versionsfrank.loeffler2005-06-07
* CarpetIOASCII: Do not annotate output files when IO::out_fileinfo="none"Erik Schnetter2005-06-06
* CarpetIOASCII: Correct error in not outputting symmetry pointsErik Schnetter2005-06-05
* CarpetIOASCII: Print a warning when OutputVarAs is not called in level modeErik Schnetter2005-06-05
* CarpetIOASCII: Use modern C++ notation for include filesErik Schnetter2005-06-05
* CarpetIOASCII: Put a unique simulation ID into each fileErik Schnetter2005-06-05
* CarpetIOASCII: Do not output symmetry points if desiredErik Schnetter2005-05-27
* CarpetIOASCII: Correct error in one-file-per-group outputErik Schnetter2005-05-09
* CarpetIOASCII: Make it possible to have only one output file per groupErik Schnetter2005-05-09
* global: Add varying refinement factorsErik Schnetter2005-05-01
* CarpetIOASCII: pass vartype in comm_state constructor tto make use of collect...Thomas Radke2005-03-31
* CarpetIOASCII: optionally request the capability SDF and fix build rules for ...Thomas Radke2005-02-22
* 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