summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Improve performance of Fortran index calculationseschnett2011-10-27
* Add final newlineeschnett2011-09-25
* Correct definitions of CCTK_LSSH and CCTK_LSSH_IDX in Fortraneschnett2011-08-28
* Add (empty) configuration.ccleschnett2011-08-25
* Check indices in CCTK_GFINDEX3D and friends when CCTK_DEBUG is definedeschnett2011-08-19
* Check HAVE_CCTK_C_INLINE to see if inlining is supportedeschnett2011-08-14
* Flush stdout and stderr before and after outputting a parametereschnett2011-08-13
* Accept comments in multi-line strings in parameter fileseschnett2011-07-02
* This patch makes the CST stage create prototypes for all scheduledeschnett2011-03-30
* include cctk_Termination.h from cctk.hknarf2011-02-07
* from Ian Hinder:knarf2011-01-06
* Improve optional requirement of capabilitieseschnett2010-12-23
* Add CCTK_VECTGFINDEX3D and friendseschnett2010-11-24
* support __unused__ where known. This let's e.g. gcc know that especially the ...knarf2010-11-23
* Provide Fortran wrapper for CCTK_SyncGroupsI().rideout2010-11-03
* detect error in dimension size settings of grid arrays, and produce a meaning...knarf2010-10-27
* fix last commit (ooops). ValidateModifiers() is apparently called for all mod...knarf2010-09-29
* check return value of CCTK_VarIndex for check of if/while variable in schedul...knarf2010-09-28
* reorganizes the printout of the scheduling treeknarf2010-06-03
* test flesh commit messageknarf2010-04-20
* test flesh commit messageknarf2010-04-20
* test flesh commitknarf2010-04-20
* test flesh commitknarf2010-04-20
* The function can get confused with detecting the end of the bufferschnetter2010-01-18
* Improve screen message when option -S (--print-schedule) is usedschnetter2010-01-12
* Output parameter warnings to both stdout and stderr, same as regularschnetter2009-12-05
* Modify the behaviour of mixed C/Fortran string comparisons, so that itschnetter2009-12-05
* Add new schedule modes meta_early, meta_late, global_early, andschnetter2009-12-05
* Rename routine CCTK_IOMethod to CCTK_IOMethodName, since it returnsschnetter2009-12-05
* Provide LoopControl macros.schnetter2009-11-12
* Use size_t instead of char as index variable into the parse bufferschnetter2009-11-11
* This patch improves the parser used by Cactus to prepocess parameterknarf2009-09-25
* Associate a separate timer for each routine called in a given schedule bintradke2009-04-30
* also output the process ID in the Cactus banner printed at startuptradke2009-02-13
* Clarify error messageschnetter2009-01-26
* Name flesh timers so that they contain the routine name as wellschnetter2008-11-11
* added missing include file "util_String.h"tradke2008-10-23
* bugfix in {integer,real} parameter range checking routines for the casetradke2008-09-15
* Make a copy of the I/O method name string when registering a new I/Oschnetter2008-09-06
* Remove superfluous argument "first" from if_check prototype; "first"schnetter2008-08-29
* Cactus has currently an error in its parameter checking. Itschnetter2008-06-17
* Correct inconsistency in prototype for argument check_if in functionschnetter2008-05-26
* Output new schedule bin "postpostinitial" in the scheduleschnetter2008-05-26
* Call new schedule bin "postpostinitial" during initialisationschnetter2008-05-26
* Add IF clauses to schedule itemsschnetter2008-04-09
* Correct the order in which the schedule is output: The schedule binschnetter2008-04-07
* Add a new function CCTK_MaxGFDim to the flesh which returns theschnetter2008-04-07
* Correct the output all preregrid and postregrid bins in the scheduleschnetter2008-03-02
* Output all preregrid and postregrid bins in the schedule, and indicateschnetter2008-03-02
* Move the output of the schedule timers and the call to MPI_Finalizeschnetter2008-03-01