aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* IOFlexIO: Adapt to the new parsing API in IOUtilHEADsvnmasterschnetter2009-12-05
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package in documentationknarf2009-01-22
* Document that IO::checkpoint_every_walltime_hours is not supported.schnetter2008-05-12
* Make only optional use of aliased function Coord_GroupSystem().tradke2006-10-04
* Fix removal of recovery checkpoint: if IO::recover_and_remove is set, thetradke2006-06-06
* Don't remove an initial data checkpoint file if IO::checkpoint_keep is set totradke2005-11-16
* commits to change IOBasic to use the new reduction interface. This breaks the...yye002005-11-01
* Correct email address in copyright statement.schnetter2005-10-22
* Updates to give sensible results when crosscompiling for the SX-?goodale2005-10-05
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Added necessary logic to implement IO::checkpoint_keep as steerable parameter.tradke2005-06-10
* Use makefile defines provided by other thorns' configuration files.tradke2005-02-22
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
* Use aliased function IO_TruncateOutputFiles() to check whether or nottradke2004-11-17
* Write grid scalars on all I/O processors (not only processor 0).tradke2004-11-16
* Some ugly code to get this compiling on the sx-5.goodale2004-09-10
* Fix from Yosef Zlochower: allocate attribute buffer with one more byte for thetradke2004-08-24
* Use the new routine IOUtil_AssembleFilename() to generate filenames fortradke2004-06-30
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Use IO::strict_io_parameter_check.tradke2004-06-09
* Add "name", "timelevel", "iteration" attributes to 2D IEEEIO output files.tradke2004-06-08
* Include "util_Table.h".tradke2004-05-10
* Use aliased function Coord_GroupSystem().tradke2004-05-10
* Remove calls to deprecated CCTK_Coord*() routines and use aliased functionstradke2004-05-08
* Fixed memory allocation bug when reading string attributes.tradke2004-05-06
* Fixed errnoneous free() statement.tradke2004-05-06
* Added SymBase to ActiveThorns.tradke2004-05-06
* Document filename scheme for chunked output files.tradke2004-05-06
* Fixed usage stdout message.tradke2004-05-06
* Fixed filenames for chunked output files.tradke2004-05-06
* Fixed declaration of Hyperslab_GetList() which was mismatching with itstradke2004-05-05
* Bug fix from Yosef Zlochower: initialize "last_checkpoint_iteration" in the G...tradke2004-04-30
* Inherit from IO.tradke2004-04-28
* IOFlexIO doesn't need to inherit from Hyperslab anymore.tradke2004-04-23
* Remove the check for PUGH; this is now a capabilityschnetter2004-04-10
* Do not require Hyperslab any more.schnetter2004-04-02
* Use the capability Hyperslab instead of inheriting from theschnetter2004-04-01
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Option strings are enclosed in curly braces.tradke2004-03-13
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Only register 2D IOFlexIO I/O method if the maximum dimension of gridtradke2003-12-03
* When looping over all groups for checkpointing: skip groups with no variablestradke2003-11-24
* Removed ununsed prototype.tradke2003-11-24
* Correct inter-thorn dependencies.schnetter2003-11-19
* If requested by the checkpointing code pass the 'with_ghostzones' flag in thetradke2003-11-17
* For checkpointing: set the with_ghostzones flag in the ioRequest structure to...tradke2003-11-17