summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Comment out a routine with a really long nameschnetter2004-01-20
* Fixed CCTK_CoordLocalRange() to calculate the local ranges fromtradke2004-01-20
* Use inline functions instead of #defines for CCTK_GFINDEX?D if availableschnetter2004-01-19
* Add grdoc headersschnetter2004-01-19
* Remove empty fileschnetter2004-01-19
* Print shutdown message before shutting down MPI.schnetter2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Set the preprocessor flag F90CODE for Fortran 90 source files.schnetter2004-01-19
* Define the type CCTK_POINTER_TO_CONST in Fortran as well.schnetter2004-01-19
* Fix the return values of CactusDefaultGroupStorage{In,De}crease. Theyschnetter2004-01-16
* for the functionjthorn2004-01-16
* add/clarify comments injthorn2004-01-16
* fix a wrong header comment forjthorn2004-01-16
* Fix memory leak in CactusDefaultGroupStorageDecreaseschnetter2004-01-16
* CCTK_{En,Dis}ableGroupStorage return not the number of time levels,schnetter2004-01-16
* Fix typoschnetter2004-01-16
* Print long int value with %ld instead of converting it to intschnetter2004-01-16
* Print WRAGH bin name in schedule treeschnetter2004-01-16
* Fix typoschnetter2004-01-16
* Fixed description for parameter setting Cactus::recovery_mode = "relaxed".tradke2004-01-08
* typo in commentrideout2004-01-07
* Cleanup output of -h command line option.rideout2004-01-07
* Execute routines scheduled at CCTK_RECOVER_VARIABLES ortradke2004-01-07
* 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