aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Bugfix for checkpointing grid arrays of dimension other than CCTK_MaxDim().tradke2001-09-21
* Fixed name conflicts in macro.tradke2001-08-10
* Store min_ext, max_ext, origin attributes only for grid function variablestradke2001-08-02
* Check for file version attribute already when opening the file.tradke2001-08-01
* Fix for dumping the bounding box attributes.tradke2001-07-04
* Use the new API for NewHyperslab_GetLocalHyperslab().tradke2001-06-26
* Use downsampling parameters from IOUtil as the default.tradke2001-06-25
* Temporarily commented out hyperslab parameters until parsing is fully impleme...tradke2001-06-25
* Filled in the author name and a very minimal description of what this thorn d...tradke2001-06-13
* Sorry, accidentally committed call to not-yet-available Hyperslab API.tradke2001-06-12
* Support I/O for all the fixed-sized CCTK datatypes also.tradke2001-06-12
* Before checkpointing, synchronize only those groups which have storage assigned.tradke2001-05-18
* For multiple timelevels, do not checkpoint the oldest.tradke2001-05-10
* Checkpoint all timelevels from 0 up to NumTimeLevels() - 1.tradke2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Checkpoint the current timelevel and all others except the eldesttradke2001-04-22
* Fixed my recent late-night commits (accidently committed something for thetradke2001-04-20
* Turn HDF5 automatic error printing off while checking if a 'Cactus version'tradke2001-04-19
* Fixed minor gcc compiler warnings.tradke2001-04-19
* Check if a checkpoint file has got a 'Cactus version' attribute in thetradke2001-04-19
* Add the Cactus version as an attribute to the global attributes group.tradke2001-04-19
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Use the new parameter IO::out_fileinfo.tradke2001-03-26
* Added string attributes 'parameter file' and 'creation date' to the outputtradke2001-03-21
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
* Added missing rcsids.tradke2000-12-13
* Bugfix parsing hyperslab direction parameter.tradke2000-12-04
* Use the flesh routine CCTK_TraverseString() for parsing the output variabletradke2000-11-29
* Use new PUGHSlab API for passing the directions of a hyperslab.tradke2000-11-29
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
* Added new HDF5 compound datatype for outputting CCTK_COMPLEX8 datatypes.tradke2000-11-29
* Removed fixed-sized hyperslab structure. Now the components are dynamicallytradke2000-11-29
* Renamed 'index' variables into 'vindex' to suppress gcc warnings abouttradke2000-11-24
* Bugfix parsing default hyperslab parameters.tradke2000-11-23
* Some cleanup before moving the type conversion code into thorn Hyperslab.tradke2000-11-20
* Replaced functional dependency on PUGH by using CCTK_GroupDynamicData().tradke2000-11-20
* Check HDF5 write buffer size and increase it if necessary.tradke2000-10-24
* Include <stdlib.h> otherwise the code crashes on allocated stuff on Hitachi S...tradke2000-10-17
* This commit was generated by cvs2svn to compensate for changes in r2, whichtradke2000-10-12
* Standard project directories initialized by cvs2svn.(no author)2000-10-12