aboutsummaryrefslogtreecommitdiff
path: root/src/Hyperslab.c
Commit message (Expand)AuthorAge
* Changed the new API according to the final hyperslabbing API spec.tradke2002-03-21
* Fixed CCTK_INT<->int datatype problems which weren't liked by the T3E compiler.tradke2001-12-19
* Removed old hyperslabbing code for diagonals which was working only fortradke2001-12-16
* Allow hyperslab requests with a zero-extent. It does nothing but return 0tradke2001-12-11
* Some small fixes for the old hyperslab API.tradke2001-12-03
* Added const qualifier to the 'cGH *' argument of some more PUGHSlab functions.tradke2001-11-05
* Fixed function argument list for PUGH_MPIDataType().tradke2001-06-27
* Hyperslabs can be done now for every possible CCTK datatype.tradke2001-06-27
* Making rcsid string a constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-07
* Changing CCTK_CHAR to CCTK_BYTEallen2001-04-09
* Fixed bug in my hyperslab extraction code where I used the wrong index.tradke2000-11-27
* Optimized hyperslab extraction for downsampled cases.tradke2000-11-23
* Missing header.goodale2000-11-06
* Fixing memory leak for multiprocesor case.tradke2000-09-25
* Erik's bugfix for hyperslabbing on CCTK_ARRAY types.tradke2000-09-19
* Another bugfix for getting the global hyperslab if we have periodic BC.tradke2000-09-06
* Bugfix for sorting chunks into global hyperslab.tradke2000-09-01
* Bugfix for collecting processor-local chunks into the global hyperslabtradke2000-08-25
* New name for include fileallen2000-07-19
* Added support for CCTK_COMPLEX variables.tradke2000-06-30
* Just get rid of some debug screen output.tradke2000-06-05
* Forgot to cvs add this important source file.tradke2000-06-02