summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* Various chnages suggested by compilation warnings etc.goodale1999-06-24
* Added FMODIFIER to Fortran subroutine definitions.goodale1999-06-24
* Quick extremely dirty change to stop stuff being called twice in AMR.goodale1999-06-23
* Implementing the new group scope entry for the group structureallen1999-06-22
* sizeof(pointer to string) was confused with strlen (pointer) in a malloctradke1999-06-18
* Double -> CCTK_REALallen1999-06-15
* Added commandline help.goodale1999-06-04
* SOme morejmasso1999-06-03
* 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
* Corrected my submission for stupidest bug of all time ...allen1999-05-20
* Added changes to where iteration, GH->iteration is updated.allen1999-05-15
* Changes to use the new function to create a timer structure.goodale1999-05-06
* Get very useful help for a given parameterallen1999-04-22
* New argument for CCTK_Warnallen1999-04-22
* Including coordinate fileallen1999-04-22
* Extra argument for CCTK_Warn to contain the thorn nameallen1999-04-22
* Coordinate registration. Now a GF which represents a coordinateallen1999-04-22
* New group stuffallen1999-04-15
* Restructured all the groups routines a bit, now in general theyallen1999-04-15
* Removed extraneous parameter to #undef OVERLOADABLE .goodale1999-04-14
* Error checking and stuffallen1999-04-14
* Removed ArrayGroupSize which is now an overloadableallen1999-04-14
* What I have so far for Coordinate registrationallen1999-04-14
* Some error checkingallen1999-04-10
* Changes to get it compiling on the t3e. A variable of type const char *goodale1999-04-08
* Corrected a routine name which didn't existallen1999-04-07
* File name change, and added some GH group functions.allen1999-04-07
* Routines for groups which need the GHallen1999-04-06
* Added CCTK_Info("message")allen1999-04-01
* Changed CACTUS to CCTKallen1999-03-24
* Changed DecomposeGroupName to DecomposeNameallen1999-03-24
* CACTUS -> CCTKallen1999-03-24
* Added CCTK_GetNumVarsInGroupallen1999-03-22
* Added new logic for deciding when to terminate iterations, also changesallen1999-03-21
* Getting the right logic for stopping the iterationsallen1999-03-20
* Setting GH->iteration to 1 (but this needs to be sorted out)allen1999-03-20
* Added the RFR tree print outallen1999-03-14
* Added a few more return valuesallen1999-03-09
* Removed rfrTriggerAction and rfrTriggerSAysGoallen1999-03-07
* Added GH to DummyTriggerSaysGoallen1999-03-07
* Addedallen1999-03-07
* Initialise timeallen1999-03-01
* Update GH->time in evolution loopallen1999-03-01
* Added new files CactusDefaultShutdown.c and ProcessEnvironment.cgoodale1999-02-27
* New ProcessEnvironment stuff needed if we want to switch of MPI evengoodale1999-02-27
* Put #ifdef 0 around one MPI call.goodale1999-02-27
* Moved the default shutdown routine to its own file.goodale1999-02-27
* Fixed compiler warningallen1999-02-26
* Removed debug linesallen1999-02-24