aboutsummaryrefslogtreecommitdiff
path: root/src/Write2D.c
Commit message (Expand)AuthorAge
* Make only optional use of aliased function Coord_GroupSystem().tradke2006-10-04
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Use aliased function IO_TruncateOutputFiles() to check whether or nottradke2004-11-17
* Add "name", "timelevel", "iteration" attributes to 2D IEEEIO output files.tradke2004-06-08
* Include "util_Table.h".tradke2004-05-10
* Remove calls to deprecated CCTK_Coord*() routines and use aliased functionstradke2004-05-08
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* 2D IOFlexIO output routines were still using the old hyperslab API.tradke2002-11-06
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Take the identity string from the cGH structure.tradke2002-04-18
* Tidying up the code to make it consistent with the structure in IOHDF5.tradke2002-04-17
* Removed calls to IOUtil_RestartFromRecovery(). Now the recovery info is takentradke2002-04-15
* Fixed return codes of I/O methods.tradke2001-12-28
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed wrong min_ext and max_ext attributes.tradke2001-06-26
* Get rid of timelevel variable which is always 0 now.tradke2001-05-10
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Changing timelevel used for IO.allen2001-04-18
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Added string attributes 'parameter file' and 'creation date' to the outputtradke2001-03-21
* Use Hyperslab.h instead of hardcoded PughSlab.hallen2000-12-22
* Include ioutil_AdvertisedFiles.h and ioutil_CheckpointRecovery.htradke2000-09-21
* IO method for 2D IEEEIO output now uses thorn hyperslab to extracttradke2000-09-01
* Bugfix getting the dimensionality of the variable to output as 2D.tradke2000-08-30
* Parameters for choosing 1D and 2D slicesallen2000-07-12
* Checking that identity_string isn't NULL before using it.goodale2000-07-09
* Moved all the slice center stuff to IOUtil and share it from there.tradke2000-05-11
* Moving file list structure definitions into ioFlexGH.h.tradke2000-05-10
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Fixing GFExtras indexallen2000-04-18
* Several things which I missed to commit individually but rather do it intradke2000-04-18
* Changing MPI to CCTK_MPIallen2000-04-04
* Changes for new PUGH structuresallen2000-03-23
* More stuff for cp/recovery.tradke2000-03-14
* Made CactusPUGHIO thorns aware of future multi-patch or multi-block changestradke2000-02-18
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Added several stuff to IOFlexIO:tradke2000-01-21
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Moved the test, if storage was assigned to a variable to be output,tradke1999-12-13
* Tidying up several things:tradke1999-10-27
* Changing the DI macro to DATINDEX from Pugh, so that we can nowallen1999-10-19
* Tidying header filesallen1999-10-18
* Removed all the #ifdef CACTUSPUGH_PUGH stuff and check for existance of PUGHtradke1999-10-05
* Fixed usage of coordinate origin.tradke1999-09-21
* A lot of parameter name changes, especially for IOallen1999-07-30
* Include file name changesallen1999-07-30
* Use the outpfx_[2-3]D variables from own GH extensions instead of the onestradke1999-07-27
* Always register IO methods in setup so that one can call them viatradke1999-07-22