summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Collapse)AuthorAge
* Initialised the return value !goodale1999-07-20
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@744 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Banner is causing a problem on the origin, and I can't see why. for theallen1999-07-19
| | | | | | | moment I'll remove the offending line. git-svn-id: http://svn.cactuscode.org/flesh/trunk@741 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Change to C string for comopilerallen1999-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@736 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changes to banner string for compilerallen1999-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@735 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added new warning CCTKi_NotYetImplementedallen1999-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@734 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fixed couple of minor bug in printing rfr treeallen1999-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@733 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing RFR call stuff for new and removed pointsallen1999-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@726 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed all the numbered RFR points, now you have to use before andallen1999-07-18
| | | | | | | | | | | | after. Actually added one as well. CCTK_POSTINITIAL ... this is because you sometimes have to do something after the initial data is created, this would previously have been CCTK_INITIAL9 (for example, save the initial lapse). Now CCTK_INITIAL should only be for actually setting up initial data (I think), anything else should be POSTINITIAL or BASEGRID. git-svn-id: http://svn.cactuscode.org/flesh/trunk@725 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added routine for registering and getting back the coordinate origin.allen1999-07-18
| | | | | | | | | Not quite finished since at the moment it always tells you that the origin is at zero. This is because I haven't decided whether you should register the coordiante and the origin separately or at the same time. git-svn-id: http://svn.cactuscode.org/flesh/trunk@724 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New files addedallen1999-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@723 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Cactuses own Banner ... at the moment it has no special treatment,allen1999-07-18
| | | | | | | but perhaps it should always go first. git-svn-id: http://svn.cactuscode.org/flesh/trunk@722 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Registration routine to add a banner during cactus start up. At theallen1999-07-18
| | | | | | | | moment this registers a "C" style string, although maybe it should just register a routine. git-svn-id: http://svn.cactuscode.org/flesh/trunk@721 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Check also for negative variable indices passed as arguments.tradke1999-07-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@707 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added fortran binding for CCTK_GetCoordIndex()tradke1999-07-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@702 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
| | | | | | | | | thorns and the flesh. The names should be more consistent now. You might want to hold of from this update for a little while until all the thorn changes are in. git-svn-id: http://svn.cactuscode.org/flesh/trunk@688 17b73243-c579-4c4c-a9d2-2d5706c11dac
* -r should redirect stdout, not stderr.goodale1999-07-06
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@676 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Level 4 warnings for unregistered GH Extensions. Should probablyallen1999-07-05
| | | | | | | be even lower git-svn-id: http://svn.cactuscode.org/flesh/trunk@664 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing debugging statementsallen1999-07-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@663 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed reported name of activated implementation.goodale1999-07-05
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@655 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed -A and -a to -T and -t in usage report.goodale1999-07-05
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@652 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed unused files.goodale1999-07-05
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@651 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Latest changes for the ActiveThorns.goodale1999-07-05
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@649 17b73243-c579-4c4c-a9d2-2d5706c11dac
* The ActiveThorns parameter now works.goodale1999-07-04
| | | | | | | | | | Note that this means the testsuites now need to be changed to include the parameter. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@648 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stuff for the ActiveThorns parameter.goodale1999-07-04
| | | | | | | | | | | | | | | | Now need to specify ActiveThorns before any other parameters to list those thorns which are active. No parameters or startup or rfr routines are available from inactive thorns. Note that this isn't quite working yet but I hope to track it down by morning. In the meantime either don't update or be prepared for things to be slightly broken. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@645 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed CCTK_Info to go to stdout.goodale1999-07-04
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@644 17b73243-c579-4c4c-a9d2-2d5706c11dac
* ActiveThorns has been replaced by ThornListallen1999-07-04
| | | | | | | | | | | | | | | | This is because we want to specify in the parameter file which thorns are actually "active", and not just compiled. The command line arguements have been changed to -T and -t instead of -A and -a git-svn-id: http://svn.cactuscode.org/flesh/trunk@640 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added Fortran bindings for everything I could.allen1999-07-04
| | | | | | | | | | | | Added two routines especially for Fortran programmers: CCTK_PrintGroup(int group), CCTK_PrintVariable(int variable) Changes CCTK_GetNumTimeLevels to CCTK_GetNumTimeLevels_ByIndex to follow normal convention. Added CCTK_GetNumTimeLevels(const char *name) git-svn-id: http://svn.cactuscode.org/flesh/trunk@634 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed CCTK_Warns t CCTK_WARN so that I can try and pass thorught theallen1999-07-03
| | | | | | | | | | | | | | | | | | | | | | | | line number and file name to the Warn message. This hass problems: 1) I really need to include cctk.h then (for some reason) in WarnLevel.h, but then I guess the Fortran name for CCTK_Warn is CCTK_WARN so it doesn't much care for me having a macro for CCTK_WARN. 2) Now I need three fortran strings to be passed into C. This works at the moment on Linux, but not on other machines, so you may need to run with warnings off for a little while. 3) Fortran doesn't get the file name, because (?) it is actually something from a pipe which gets preprocessed and not the file. I have no idea how to fix this. I may just scrap all this, but I want to persevere a bit Oh, there is a new parameter cctk_full_warnings (default yes for now) which gives the old style warnings with no. git-svn-id: http://svn.cactuscode.org/flesh/trunk@618 17b73243-c579-4c4c-a9d2-2d5706c11dac
* INTEGER -> INTallen1999-07-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@611 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Include file name changesallen1999-06-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@605 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Compiler warning fixallen1999-06-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@596 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added call to CCTKi_ParamFinaliseallen1999-06-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@595 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Little compiler warning fixesallen1999-06-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@594 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added CCTK_ParamWarn to give a warning about parameters and add one to theallen1999-06-28
| | | | | | | | | | | | | | | | | count of parameter warnings. Use this in any routine registered at ParamCheck to give a warning which should stop the code. This has a macro CCTK_PARAMWARN("blah") which adds on the thorn name Changed CCTK_Info to also take the thorn name, and there is now a macro CCTK_INFO("blah") to automatically add it. Also added CCTKi_Paramfinalise which is called by flesh after param check to stop the code if there are parameter problems. git-svn-id: http://svn.cactuscode.org/flesh/trunk@592 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New names for cGH variablesallen1999-06-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@587 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Missing prototypesallen1999-06-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@586 17b73243-c579-4c4c-a9d2-2d5706c11dac
* missing header filesallen1999-06-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@585 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a flush buffer ... hope it doesn't affect performanceallen1999-06-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@582 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Various chnages suggested by compilation warnings etc.goodale1999-06-24
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@571 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added FMODIFIER to Fortran subroutine definitions.goodale1999-06-24
| | | | | | | | | | FMODIFIER is now in config.h, so you may need to do a <conf>-reconfig after updating. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@568 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Quick extremely dirty change to stop stuff being called twice in AMR.goodale1999-06-23
| | | | | | | | | | | | This will be removed really soon. In the meantime if you are compiling with the grace thorn, please comment out the line saying #define PUGH. Soon the initialisation stuff should be tidied up. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@565 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Implementing the new group scope entry for the group structureallen1999-06-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@561 17b73243-c579-4c4c-a9d2-2d5706c11dac
* sizeof(pointer to string) was confused with strlen (pointer) in a malloctradke1999-06-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@556 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Double -> CCTK_REALallen1999-06-15
| | | | | | | | | | | | | REAL -> CCTK_REAL POINTER -> CCTK_POINTER VARIABLE_REAL -> CCTK_VARIABLE_REAL (etc) GH->iteration is now an int (not an unsigned long int) git-svn-id: http://svn.cactuscode.org/flesh/trunk@551 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added commandline help.goodale1999-06-04
| | | | | | | | | Tidied up a few things pointed out by switching on all warnings. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@547 17b73243-c579-4c4c-a9d2-2d5706c11dac
* SOme morejmasso1999-06-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@544 17b73243-c579-4c4c-a9d2-2d5706c11dac
* More changes from Joan and his NT nightmares.jmasso1999-06-03
| | | | | | | Please try this on a reasonable OS. git-svn-id: http://svn.cactuscode.org/flesh/trunk@543 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Mainly changes to include missing header files so that there are lessgoodale1999-06-01
| | | | | | | | | warnings when all warnings switched on (also better style 8-). Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@542 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Corrected my submission for stupidest bug of all time ...allen1999-05-20
| | | | | | | | | | | | | | | CCTK_GetVarDataPtr_ByName was always returning a NULL, which explains why Malcolm is having such a hard time making elliptic solvers work. Also, I've changed around the argument lists for calling these functions, so that the string is last, in case we want to call them from Fortran. I think they are only called from LinearElliptic at the moment. git-svn-id: http://svn.cactuscode.org/flesh/trunk@531 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added changes to where iteration, GH->iteration is updated.allen1999-05-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@530 17b73243-c579-4c4c-a9d2-2d5706c11dac