summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Describe POSTRESTRICT and POSTREGRID bins during startup.schnetter2004-06-11
* CCTK_TraverseString() returns error code (-5) if it encounters an invalidtradke2004-06-09
* Fix indentation.schnetter2004-06-07
* Added missing fortran wrapper prototypes.tradke2004-06-04
* Added fortran wrapper for CCTK_InterpLocalUniform().tradke2004-05-17
* Fix previous patch so we only warn at most onece per processor per API.jthorn2004-05-14
* Add level 1 warnings to CCTK_InterpGV() and CCTK_InterpLocal()jthorn2004-05-11
* Patch from Yaakoub to support parameter files with <CR><LF> at ends of lines.goodale2004-05-10
* Fixed typo in warning message.tradke2004-05-08
* Don't do cache padding if cache size or cacheline size are unknown.tradke2004-05-07
* Changed deprecation commentallen2004-05-03
* Give error when trying to treat a non-array parameter as an array parameter.goodale2004-05-03
* Stop after printing warning for being unable to open parameter file.goodale2004-05-03
* Fixed CCTKi_GroupLengthAsPointer() to return the length of a single vectortradke2004-04-30
* Changed the way how CCTK arguments are used in a following C function blocktradke2004-04-24
* CCTKBindings_RegisterThornFunctions() returns any non-negative value in casetradke2004-04-24
* Check return code of CCTKBindings_RegisterThornFunctions() and stop withtradke2004-04-23
* Move group constants to cctk_Constants.h so that they are available toschnetter2004-04-17
* * introduce new #define UTIL_TABLE_FORTRAN_WRAPPERS to controljthorn2004-04-15
* drop -ansi -pedanticjthorn2004-04-15
* Provide Fortran wrappers for some flesh functions that return a string.schnetter2004-04-12
* Add a function Util_StrMemCmpi that compares a C and a Fortran stringschnetter2004-04-12
* Add a C version of the function CCTK_FortranString. Useschnetter2004-04-12
* Add macros *_FORTSTRING_LEN that allow C code to access the stringschnetter2004-04-12
* Flush stdout before printing to stderr.schnetter2004-04-06
* Create timers with unique names by using an integer serial number.schnetter2004-04-06
* Change ".eq. 1" to ".ne. 0" for CCTK_EQUALS, because this is what Cschnetter2004-04-04
* Check malloc return values more carefully: malloc(0)==0 is not anschnetter2004-04-04
* Check malloc return valueschnetter2004-04-04
* Complete list of error codes for CCTK_FirstVarIndexschnetter2004-04-04
* Reformat commentschnetter2004-04-04
* The preprocessor on the Cray-X1 put spaces in odd places when expandingjshalf2004-04-02
* Remove empty filesschnetter2004-04-01
* Add CVS headerschnetter2004-04-01
* Fixed parsing of vector groups in CCTK_TraverseString().tradke2004-04-01
* Define the type CCTK_FPOINTER also in Fortran.schnetter2004-03-31
* Removed erroneous line continuation backslash in last line oftradke2004-03-31
* add comment explaining last commit :)jthorn2004-03-26
* Do not report an error when allocating 0-sized arrays on certainschnetter2004-03-26
* Put macros on one line so that Cactus CPP can deal with themallen2004-03-22
* Replace #if defined () so that the Cactus CPP will work with flesh.allen2004-03-22
* Option strings parsed in CCTK_TraverseString() should now be enclosed in curlytradke2004-03-13
* Use the correct macros to determine which CCTK_* types are defined.schnetter2004-03-08
* Use the correct macros to determine which CCTK_* types are defined.schnetter2004-03-08
* Declare and define the cctk_convfac member of the cGH structure inschnetter2004-03-03
* Add new scheduling options "meta" and "singlemap" for Carpet.schnetter2004-02-16
* When stripping the directory part off the parameter file name, do notschnetter2004-02-06
* Add cGH entry for the convergence factor.schnetter2004-02-06
* Moved the F90 modules into a new thorn "F90".goodale2004-02-05
* Add entry "tagstable" to the cGroup structure.schnetter2004-02-05