summaryrefslogtreecommitdiff
path: root/src/main/CactusDefaultEvolve.c
Commit message (Expand)AuthorAge
* Changes for ticket #768sbrandt2012-06-18
* See Cactus Patches <patches@cactuscode.org>swhite2006-02-13
* Replace CCTK_NumTimeLevels with CCTK_MaxTimeLevelsallen2003-07-16
* Parameter Cactus::max_runtime is now evaluated as REAL.tradke2003-01-12
* Added another termination condition integer parameter cactus::max_runtimetradke2002-11-08
* Added semicolon after CCTK_FILEVERSION().rideout2002-05-18
* CCTK_ParameterGet() returns a const pointer now.tradke2001-09-20
* The condition for terminating the Cactus main evolution has changedallen2001-07-10
* Updated evolution skeleton. Note that the flesh can't do any timelevelallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Adding extra conditions for terminating the evolution loop.allen2001-03-16
* Fixing warningsallen2001-02-24
* Updated to use new syntax for MainLoopIndex.goodale2000-10-12
* grdoc, style-guidelines, ...goodale2000-10-05
* GRdoc + coding guideline stuff.goodale2000-10-04
* Use the CCTK_MainLoopIndex ... these will soon be moved to driver overloadabl...allen2000-09-19
* #ifdef MPI changed into #ifdef CCTK_MPItradke2000-07-18
* Changes to CCTK_MainLoopIndex and CCTK_SetMainLoopIndex (which now returns wh...allen2000-06-26
* Using ParameterGetallen2000-06-20
* Moved the termination condition check for the main iteration looptradke2000-05-15
* New macros for Fortran callsallen2000-05-10
* removing unsed variablelanfer2000-04-19
* Removing warnings from rcsid variables.allen2000-04-17
* Cosmetic changeallen2000-04-04
* Tidying up.goodale2000-03-29
* Added the mechanism for allowing drivers to specify a function to begoodale2000-01-27
* CCTK function name changesallen2000-01-25
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Removing the schedule point BOUND which isn't needed now.allen1999-12-16
* Removed tabs from files.goodale1999-11-24
* Fixing logic for cctk_final_time and cctk_itlast, hopefully got itallen1999-11-06
* Various things pointed out by running Insure on the code.goodale1999-10-26
* Changes for new timer stuff.goodale1999-10-21
* Header file changesallen1999-10-17
* Added CCTK_MainLoopIndex() and CCTK_SetMainLoopIndex() to controltradke1999-09-22
* Changed CCTKi_rfrTraverse to CCTK_rfrTraverse, as it needs to be callable fro...goodale1999-09-14
* Include file name changesallen1999-07-30
* Changing some routine names.allen1999-07-24
* Changing RFR call stuff for new and removed pointsallen1999-07-18
* Include file name changesallen1999-06-29
* New names for cGH variablesallen1999-06-25
* Various chnages suggested by compilation warnings etc.goodale1999-06-24
* More changes from Joan and his NT nightmares.jmasso1999-06-03
* Mainly changes to include missing header files so that there are lessgoodale1999-06-01
* Added changes to where iteration, GH->iteration is updated.allen1999-05-15
* Changed CACTUS to CCTKallen1999-03-24
* Added new logic for deciding when to terminate iterations, also changesallen1999-03-21
* Getting the right logic for stopping the iterationsallen1999-03-20
* Update GH->time in evolution loopallen1999-03-01
* Put #ifdef 0 around one MPI call.goodale1999-02-27