aboutsummaryrefslogtreecommitdiff
path: root/src/MaskUtils.c
Commit message (Expand)AuthorAge
* Do not use the topmost 2 bits in a CCTK_INT, since this leads toschnetter2005-12-18
* Introduce a new schedule group ADMBase_InitialGauge which is run justschnetter2005-09-26
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Added SpaceMask_GetMaskBitsList() function, which returns an orderedpollney2003-05-26
* SpaceMask_GetStateBits() returns -1 on error.pollney2003-05-22
* Fixing memory leak caused by unfreed temporaries in TWO_FORTSTRING_CREATE, fo...hawke2003-05-19
* Added some error return codes.pollney2003-04-08
* add many const qualifiers to tell humans and compilers thatjthorn2003-03-17
* Fix compiler warnings:rideout2003-03-06
* include string.hrideout2003-03-06
* Added stdlib.hallen2002-12-30
* Switch mask to CCTK_INT rather than CCTK_INT8, as some fortran compilerspollney2002-12-11
* Implementation of the recently discussed spacemask spec. See thepollney2002-11-14