summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* IsThornActive is a fortran function not a subroutineallen2000-07-15
* Added CactusDefaultAbortallen2000-07-15
* Removed unused variable. Untabified sources.tradke2000-07-15
* Changing arguments around for CCTK_Exitallen2000-07-14
* Added cactus include fileallen2000-07-14
* Removing unused variablesallen2000-07-14
* Use CCTK_Abort instead of exit to quitallen2000-07-14
* Tidying, and using CCTK_VWarnallen2000-07-12
* Changes to coordinate CCTK functions and new functions. These willallen2000-07-12
* Making the lines in the cactus banner longer so they match the other linesallen2000-07-12
* Tidyingallen2000-07-10
* Tidying warningsallen2000-07-10
* Tidying warningsallen2000-07-10
* Using VWarnallen2000-07-10
* Fixed typo in CCTK_CmplxReal() which always returned the imaginary part.tradke2000-07-06
* Parsing the tFleshConfig structure into the parameter file parser, to get at ...allen2000-06-29
* Changes to CCTK_MainLoopIndex and CCTK_SetMainLoopIndex (which now returns wh...allen2000-06-26
* Adding prototypesallen2000-06-24
* Tidying up prototypes, still a few to sort out that need to be createdallen2000-06-24
* Routines for querying array data from the cctkGH, such as lsh, bbox etcallen2000-06-22
* Use CCTK_MyProc before traversing termination routinesallen2000-06-22
* Added ParameterGetallen2000-06-22
* Missing prototypesallen2000-06-21
* Some int's which should have been CCTK_INTs ... thanks Ryojiallen2000-06-20
* Using ParameterGetallen2000-06-20
* Check that ExtractStrings extracts parametersallen2000-06-20
* Using CCTK_ParameterGet to get flesh parameters.allen2000-06-19
* Changes to ParameterGet so that a wrong range is now a level one warning inst...allen2000-06-19
* Fixing malloc statement. This wasn't a problem as it allocated moregoodale2000-05-19
* Moved the termination condition check for the main iteration looptradke2000-05-15
* Minor change.goodale2000-05-13
* Don't malloc zero bytes when there are no GH extensions.goodale2000-05-12
* Skip already unregistered GH extensions when looping over all handles.tradke2000-05-11
* New routine CCTK_UnregisterGHExtension() which can be called by terminationtradke2000-05-10
* Traverse through all routines registered at CCTK_TERMINATE.tradke2000-05-10
* Report scheduled termination routines and their elapsed times.tradke2000-05-10
* New macros for Fortran callsallen2000-05-10
* Freeing a malloced arrayallen2000-05-08
* adding function: int CCTK_GroupDimFromVarI(int vi)lanfer2000-05-03
* Shifting registration of variables to after reading of parameter file.goodale2000-04-23
* removing USE_blalanfer2000-04-19
* moving CCTK_StaggerVars into Groups.c, where it can access the static int sta...lanfer2000-04-19
* Compiler warningsallen2000-04-19
* Getting rid of a few compiler warnings.goodale2000-04-19
* removing unsed variablelanfer2000-04-19
* Fixing various warnings.goodale2000-04-19
* Stop Cactus if CCTKi_BindingsParameterRecoveryInitialise() returned atradke2000-04-19
* Set warning level to 1 for failing to recover from parameters. Suspect thatallen2000-04-19
* In CCTKi_InitialiseScheduler(),tradke2000-04-19
* Initialize the parameter set mask flag to PARAMETER_RECOVERY_PREtradke2000-04-19