summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
...
* reorganizes the printout of the scheduling treeknarf2010-06-03
* 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
* Add new schedule modes meta_early, meta_late, global_early, andschnetter2009-12-05
* 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
* Remove superfluous argument "first" from if_check prototype; "first"schnetter2008-08-29
* 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
* bugfix for CCTK_TraverseString(): do not overwrite a previously set error codetradke2008-02-29
* synchronise all processors after PARAM_CHECK to avoid race conditions in casetradke2007-12-06
* Implement a new flesh function CCTK_SchedulePrintTimesToFile.schnetter2007-08-25
* This patch makes complex arithmetic in C and C++ more efficient, andschnetter2007-04-27
* added Fortran wrapper for CCTK_ParameterSet()tradke2007-03-12
* Added two new flesh API functions CCTK_ParameterSetNotifyRegister() andtradke2006-09-28
* Fix inconsistent interpretation of CCTK_ParameterQueryTimesSet()'s return value.tradke2006-09-28
* Change default parameter checking level from "normal" to "strict".tradke2006-07-06
* Added new command line option '--logdir <dir>' which sets the output directorytradke2006-06-29
* When printing the Cactus help, indicate that the '-b,--buffering' optiontradke2006-06-23
* Use two dashes instead of a single dash when describing command lineschnetter2006-06-23
* Add a new command line option to select the buffering mode of stdout.schnetter2006-06-23
* Application of patchswhite2006-06-08
* apply patchjthorn2006-06-01
* slightly clarify wording in GRDOC comments forjthorn2006-05-14
* Applying Erik's patch from 6.10.05swhite2006-05-11
* Fix a bug in CCTK_ParameterSet() .jthorn2006-04-21
* Completed the previous fix -- I had missed another occurrance of theswhite2006-03-08
* Fix for bug introduced by recent patch in systems with non-SYSV conformantswhite2006-03-07
* As discussed in today's Cactus call, applying a couple of the patchesswhite2006-03-02
* Also print the working directory in the banner output at startup.tradke2006-02-16
* See Cactus Patches <patches@cactuscode.org>swhite2006-02-13
* When recovering parameters from checkpoint, only warn about attempts to settradke2006-02-03
* Extend CCTK_VWarn() so that, if Cactus::cctk_full_warnings is set to true,tradke2005-12-13
* Cosmetic changes.goodale2005-12-13
* Removing unused variables as found by David Rideout and Erik Schnetter.goodale2005-12-13
* Correcting some formatting.goodale2005-12-13
* Make parameter array assignments without specifying the actual indextradke2005-11-03
* Apply patch http://www.cactuscode.org/old/pipermail/patches/2005-October/0001...tradke2005-10-24
* Untabifying.goodale2005-10-03
* Adding missing header.goodale2005-10-03
* Changing C++ comment markers to C comment markers.goodale2005-10-03
* Do sanity checking on parameter file name and give a reason why itgoodale2005-10-03