summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
...
* Correct inconsistency in prototype for argument check_if in functionschnetter2008-05-26
* Add IF clauses to schedule itemsschnetter2008-04-09
* Add a new function CCTK_MaxGFDim to the flesh which returns theschnetter2008-04-07
* Correct #ifdef _cplusplus to #ifdef __cplusplus to find out whetherschnetter2007-11-16
* Implement a new flesh function CCTK_SchedulePrintTimesToFile.schnetter2007-08-25
* This patch makes complex arithmetic in C and C++ more efficient, andschnetter2007-04-27
* remove external include guard "#ifndef _CCTK_TYPES_H" aroundjthorn2006-12-21
* oops, the previous commit lost a file, due to a permissions problemswhite2006-10-26
* Added two new flesh API functions CCTK_ParameterSetNotifyRegister() andtradke2006-09-28
* add another error code for the interpolators:jthorn2006-08-31
* += new interpolator error codejthorn2006-08-13
* Add new flesh API functions CCTK_CompileDateTime() and Util_CurrentDateTime()tradke2006-07-28
* Declare and make use of new overloadable CCTK_SyncGroupsByDirI() whichtradke2006-07-06
* Added new command line option '--logdir <dir>' which sets the output directorytradke2006-06-29
* Add a new command line option to select the buffering mode of stdout.schnetter2006-06-23
* Application of Frank Löffler's patch of 28.02.06swhite2006-06-15
* Applies Erik's patch from 06.03.06swhite2006-05-11
* Applying Erik's patch from 6.10.05swhite2006-05-11
* Correct 3D stagger codesschnetter2006-04-20
* According to the standard, the ptrdiff_t type is declared in <stddef.h> (andtradke2006-02-09
* Define the variable cctki_dummy_int (which is used internally in thetradke2006-02-08
* Fix macro for getting size of staggered array.goodale2005-12-15
* Patch from Erik Schnetter to track the capacity of the list andgoodale2005-12-13
* Define macros CCTK_{INT,REAL,COMPLEX}_PRECISION to values of 1, 2, 4, 8, 16,goodale2005-12-13
* migration from misnomer pointwise-reduction to reduce arrays globallyyye002005-11-14
* Pointwise reduction flesh supportyye002005-11-08
* Untabifying.goodale2005-10-03
* Untabifying.goodale2005-10-03
* Patch from Jian Tao to add some callback functionality to thegoodale2005-10-03
* Undo changes that prevent more unwanted warnings about unused variables.schnetter2005-09-28
* Introduce macros CCTK_DECLARE and CCTK_DECLARE_INIT which declare orschnetter2005-09-26
* Correct typos in commentsschnetter2005-09-25
* Add Cactus variable type CCTK_POINTER_TO_CONSTschnetter2005-08-25
* Clean up the declaration of CCTK_ReduceLocalArrays:schnetter2005-08-04
* Avoid warning about unused variable cctki_dummy_int in thorns withoutschnetter2005-08-03
* Correct typo in commentschnetter2005-06-04
* make CCTK_WARN_* #defines visible to Fortran code, as perjthorn2005-05-11
* Remove duplicate definitionschnetter2005-04-16
* fix header comment description of where more documentation can be foundjthorn2005-03-18
* remove a FIXME comment 'should write some latex docs'jthorn2005-03-18
* change hexadecimal flags-words constants to decimal so Fortran 77jthorn2005-03-18
* Move check for C++ into CCODE sectionschnetter2005-02-27
* Fixed typo to properly end a comment which otherwise would have been enclosed intradke2005-02-22
* Add cctk_Interp.h to cctk.h (FCODE section). Surround C prototypes inhawke2005-02-18
* Correct description of the warning levelsschnetter2005-02-07
* Correct description of the warning levelsschnetter2005-02-07
* Declare CCTK_CHAR in C a char instead of unsigned char.schnetter2005-01-30
* Introduce a parameter -L to select the logging level.schnetter2005-01-29
* Make CCTK_BYTE and CCTK_CHAR be distinct types. CCTK_BYTE is for gridschnetter2005-01-29
* Remove self field from cGH structureschnetter2005-01-29