aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII
Commit message (Expand)AuthorAge
* 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
* Do not use CVS $Date$ for latex documentation any moreErik Schnetter2004-11-18
* CarpetIOASCII: Round coordinates in output filesErik Schnetter2004-10-02
* CarpetIOASCII: Allow arbitrary precisionErik 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
* Add STEERABLE=ALWAYS integer parameter IOASCII::out_precision to specify thetradke2004-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
* USES BOOLEAN strict_io_parameter_checktradke2004-06-14
* Fix sanity check.schnetter2004-06-14
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* Added the option "divisor" to out?d_criterion.bzink2004-06-03
* Prevent hangup after recovery.schnetter2004-05-31
* 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
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Warn instead of abort when outdim>groupdim.schnetter2004-04-22
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* 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