summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix a bug in the flesh's timer output for the case when the same routine getstradke2003-12-01
* Allow vector groups of scalars.schnetter2003-11-21
* Allow comparison operators in accumulator expressions.schnetter2003-11-07
* Allow CCTK_Group* calls for grid scalars; grid scalars are treated asschnetter2003-10-31
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Use different numerical values for the #defined enum-like constants.schnetter2003-10-27
* Define CCTK_ALL_FACES for up to 7 directions only. This removes #ifschnetter2003-10-15
* Include cctk_Faces.h automatically when "cctk.h" is included, for bothschnetter2003-10-13
* Print the schedule bin names, enclosed in square brackets, in theschnetter2003-10-13
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* /* flush stdout/stderr and then wait a few seconds before callingtradke2003-10-09
* Fix typo.schnetter2003-10-08
* Allow vector groups of size 0.schnetter2003-10-07
* Properly initialize an allocated cTimerData structure.tradke2003-09-30
* Bugfix in CCTKi_RegisterThorn(): an allocated structure wasn't properly initi...tradke2003-09-12
* Check that all thorns which are required by a given thorn to be activatedtradke2003-09-04
* typo in commentrideout2003-08-22
* new CCTK_WRAGH timebinrideout2003-08-22
* works with 2 byte integersrideout2003-08-22
* Removed flesh-internal routine STR_compi(). Instead, Util_StrCmpi() should betradke2003-08-22
* Use Util_StrCmpi() instead of STR_CMP().tradke2003-08-22
* implement new flesh parameter cactus::info_formatjthorn2003-08-05
* renamejthorn2003-07-20
* renamejthorn2003-07-20
* Fix a memory leak in Util_TableCreateFromString():jthorn2003-07-19
* add standalone-test-driver tests for Util_Table{Set,Get}Pointerjthorn2003-07-19
* put all Fortran-wrapper routines insidejthorn2003-07-19
* add EXTRA_CFLAGS to make changing command-line -Dxxx options easierjthorn2003-07-19
* add header comment explaining why all the complciated machinery is needed :)jthorn2003-07-19
* * allow C compiler and flags to be overridden from command linejthorn2003-07-19
* restore standalone-test Makefilejthorn2003-07-19
* Missing prototypes for fortran versions of CCTK_ActiveTimeLevelsallen2003-07-18
* New functions for querying the number of active timelevels for a group/variableallen2003-07-17
* Replace CCTK_NumTimeLevels with CCTK_MaxTimeLevelsallen2003-07-16
* Deprecated CCTK_NumTimeLevels and all variants.allen2003-07-16
* prototypes for CCTK_NumTimeLevelsI and CCTK_NumTimeLevelsrideout2003-07-15
* Removed usused routines CCTKi_ExpectError() and CCTKi_ExpectOK().tradke2003-07-15
* Minor fixes for Cactus/1117allen2003-07-15
* Check for valid variable index in CCTK_NumTimeLevelsFromVarI().tradke2003-07-15
* Added a const qualifier to the cGH argument of all CCTK_SyncGroup*() fleshtradke2003-07-15
* Added a const qualifier to the 'cGH *' argument of the following functionstradke2003-07-14
* Free structure returned by Util_ExpressionParse().tradke2003-07-08
* Free the string returned by CCTK_GroupName();tradke2003-07-08
* Flush stdout before writing stderr for warnings.allen2003-07-07
* slightly expand comments as to what the error codesjthorn2003-06-27
* Changed CactusDefaultAbort() to return with the given return code to abort withtradke2003-06-19
* cGH.h: Add three new fields cctk_timefac, cctk_levoff, andschnetter2003-06-17
* Added CCTK_NumTimeLevels and CCTK_NumTimeLevelsIallen2003-06-08
* Change labelling of error messages for problems with parameter filesallen2003-06-07