summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Collapse)AuthorAge
...
* The routine to build the dynamic include filesallen1999-09-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@913 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Calls to the build headers routinesallen1999-09-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@912 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed a couple of bugs in the schedule parser, to do withallen1999-09-14
| | | | | | | | 1) getting the right group name in COMMUNICATION 2) ignoring white space git-svn-id: http://svn.cactuscode.org/flesh/trunk@911 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added the old build headers, these are used now by puttingallen1999-09-14
| | | | | | | | | | | | | | | | | | USES INCLUDE: include_file_name.inc in the thorns interface.ccl who needs to actually include the file And having INCLUDES: my_include_file.inc in include_file_name.inc in the file that wants to do the including This is weakly tested, it will be fully tested in the next couple of days with boson star thorn git-svn-id: http://svn.cactuscode.org/flesh/trunk@910 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Commented out some old unused parameter stuff.goodale1999-09-13
| | | | | | | | | | | Hopefully fixed the space at end of line after the closing " problem - the parameter database now stores the default value after stripping the quotes from it. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@901 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed to allow line-continuation in ccl files.goodale1999-09-10
| | | | | | | | | Now a \ fellowed by a newline should allow the line to be continued. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@893 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Put a fe print messages in so that the thing isn't totally silentgoodale1999-09-09
| | | | | | | | | when running. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@889 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Forgot to update number of applicationdsallen1999-09-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@888 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added Benchmark (ADM) as an applicationallen1999-09-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@887 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Getting rid of duplicate fileallen1999-09-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@886 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Updatedallen1999-09-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@870 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added some error catching code to the rfr filesallen1999-09-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@869 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New parameter stuff.goodale1999-08-26
| | | | | | | | | | | Now a non-active thorn's extensions to parameters shouldn't be valid, range checking is now done, even for strings, which must conform to a regular expression. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@859 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now "packages" are called "arrangements"allen1999-07-30
| | | | | | | Everything should work again (!) git-svn-id: http://svn.cactuscode.org/flesh/trunk@839 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Include file name changesallen1999-07-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@830 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New runtest scriptallen1999-07-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@829 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New checkout scriptallen1999-07-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@828 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now you can have an implementation with more than one thorn AND haveallen1999-07-29
| | | | | | | different private variables (!) git-svn-id: http://svn.cactuscode.org/flesh/trunk@817 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Option -O now gives at least some dummy output.tradke1999-07-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@816 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for an implementation with more than one thornallen1999-07-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@815 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added errors through CST_Errorallen1999-07-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@814 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for bug when you have more than one thorn in an implementationallen1999-07-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@813 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a fix for the problem that Gerd found with warnings from parameters.allen1999-07-29
| | | | | | | There were warnings given,but about 2 pages before it exited git-svn-id: http://svn.cactuscode.org/flesh/trunk@812 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed problem with parsing storage lineallen1999-07-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@808 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Little bug fixesallen1999-07-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@807 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Amended the sorting algorithm to first remove all routines which needallen1999-07-28
| | | | | | | no sorting. git-svn-id: http://svn.cactuscode.org/flesh/trunk@806 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added new exe directory to default for Runtestallen1999-07-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@797 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added applications toallen1999-07-27
| | | | | | | | | gmake checkout for now the F77 and F90 versions of WaveToy. git-svn-id: http://svn.cactuscode.org/flesh/trunk@796 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for running with MPI.allen1999-07-27
| | | | | | | | | Unfortunately now you have to give the run command and the executable name separately, but I don't have time to do anything cleverer. git-svn-id: http://svn.cactuscode.org/flesh/trunk@794 17b73243-c579-4c4c-a9d2-2d5706c11dac
* *** empty log message ***allen1999-07-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@789 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Get rid of ! Fortran comments in the first coloumallen1999-07-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@788 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add the thorn name to the RFR print tree ... do we want theallen1999-07-25
| | | | | | | implementation name as well? git-svn-id: http://svn.cactuscode.org/flesh/trunk@784 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Routine name changesallen1999-07-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@782 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Routine name changesallen1999-07-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@781 17b73243-c579-4c4c-a9d2-2d5706c11dac
* More names changesallen1999-07-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@780 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Reorganisation of the perl.goodale1999-07-24
| | | | | | | | | Should also have fixed the -O problem. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@779 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing some routine names.allen1999-07-24
| | | | | | | | | Internal functions are CCTKi_ Utility functions are Util_ git-svn-id: http://svn.cactuscode.org/flesh/trunk@777 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changes to internal CCTK function nameallen1999-07-21
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@762 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some checking that if you have a string parameter the default valueallen1999-07-21
| | | | | | | | is a string, and that if you have a logical parameter with a default with one quotation mark there is a second quotation mark to match. git-svn-id: http://svn.cactuscode.org/flesh/trunk@751 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added check for missing thorn, rather than missing ccl files. Bothallen1999-07-21
| | | | | | | | missing thorns and missing ccl files give a CST_error, which stops the compilation. git-svn-id: http://svn.cactuscode.org/flesh/trunk@749 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed little bug with the help optionallen1999-07-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@743 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a help statementallen1999-07-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@740 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed to use the news configuration directory environment variable.goodale1999-07-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@739 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added some debugging statements which are off by defaultallen1999-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@729 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Lots of debugging statements I may as well leave in. If you set $CST_debug=1allen1999-07-18
| | | | | | | | | then you see which routines are being called (more or less). Might also be helpful for finding out what we should try and speed up first in the whole perl process. git-svn-id: http://svn.cactuscode.org/flesh/trunk@728 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed the lineallen1999-07-18
| | | | | | | | | | | | | | | | | < if( $thing =~ m:$other_thing:i) to > > if( $thing =~ m:^$other_thing$:i) so that registering BMA_initial after initial works. Also changed error statements to use CST_error and not exit so that the compilation stops if there was a problem. git-svn-id: http://svn.cactuscode.org/flesh/trunk@727 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed default string for checking out all packages or thornsallen1999-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@720 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added CST_errorallen1999-07-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@718 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Errors with CST_error instead of dieallen1999-07-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@717 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed to reporting errors with CST_errorallen1999-07-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@716 17b73243-c579-4c4c-a9d2-2d5706c11dac