aboutsummaryrefslogtreecommitdiff
path: root/src/GetHyperslab.c
Commit message (Expand)AuthorAge
* Fixed a bug when downsampling in single precision.tradke2003-02-19
* Declare the hyperslab routines provided by PUGHSlab as function aliases.tradke2002-11-06
* Check that the variable to get a hyperslab from has storage assigned.tradke2002-09-04
* Fixed a bug wherein Hyperslab_Get() did not properly handle a negativerideout2002-08-01
* Fixed a bug in datatype conversions. Now single-precision output should worktradke2002-07-23
* Removed unused variable to get rid of a compiler warning.tradke2002-05-29
* Implemented routines to define and extract local hyperslabs.tradke2002-04-25
* Sort processor-local chunks into an unchuned hyperslab.tradke2002-04-13
* Fixed a bug for configurations without MPI.tradke2002-04-12
* Fixed a CCTK_INT/int problem. This closes PR CactusPUGH/954.tradke2002-03-26
* Removed a C++ comment.tradke2002-03-26
* Just syncing my local changes for the new hyperslabbing API with CVS.tradke2002-03-25
* Just syncing my local changes for the new API.tradke2002-03-22
* Changed the new API according to the final hyperslabbing API spec.tradke2002-03-21
* Removed old hyperslabbing code for diagonals which was working only fortradke2001-12-16
* Bug fixes and more error checking in the new hyperslab API routines.tradke2001-12-05
* Added (still incomplete) implementation of the new Hyperslab API.tradke2001-12-04