summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Making the error message for the deprecated REQUIRES THORNS more explicit.goodale2004-03-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3607 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing a debugging statement.goodale2004-03-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3606 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some tidying and a bugfix.goodale2004-03-26
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3605 17b73243-c579-4c4c-a9d2-2d5706c11dac
* add comment explaining last commit :)jthorn2004-03-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3604 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Do not report an error when allocating 0-sized arrays on certainschnetter2004-03-26
| | | | | | | systems. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3603 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Implementation of configuration.ccl spec from Yaakoub Y El-Khamra.goodale2004-03-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3602 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Make output columns line up.schnetter2004-03-25
| | | | | | | | | | | Print both directory and file names. Use more columns for version numbers. Enable autoflush to reduce waiting time. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3601 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Darwin version on greengrassallen2004-03-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3600 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Explain LDFLAGS variable in more detail.schnetter2004-03-23
| | | | | | | Document ThornDoc and ArrangementDoc makefile targets. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3599 17b73243-c579-4c4c-a9d2-2d5706c11dac
* whitespace changeschnetter2004-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3598 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tidying darwin knownarchitectures. Removing all previous versions of darwin ↵allen2004-03-23
| | | | | | since they were not incorporated in a single file and are of unknown status. Previous versions will be added back properly on request. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3597 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Split into sections for IA32 and IA64 under intel compilersallen2004-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3596 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Making the default FPP and FPPFLAGS be /usr/bin/cpp -traditional.goodale2004-03-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3595 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed CPP to FPP in appropriate placesallen2004-03-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3594 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Put macros on one line so that Cactus CPP can deal with themallen2004-03-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3593 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Replace #if defined () so that the Cactus CPP will work with flesh.allen2004-03-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3592 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed order of intel libraries to link against.tradke2004-03-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3591 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed regex which didn't match in perl 5.8.0.tradke2004-03-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3590 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Option strings parsed in CCTK_TraverseString() should now be enclosed in curlytradke2004-03-13
| | | | | | | | | | brackets. A level-1 warning will be issued if the old-style square bracket notation is used. This closes PR CactusBase/1615: "Vector group variable namesclash with I/O options". git-svn-id: http://svn.cactuscode.org/flesh/trunk@3589 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for parsing alias function declarations with return type 'void'.tradke2004-03-13
| | | | | | | This closes PR Cactus/1628. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3588 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Don't forget to define F90CODE when preprocessing Fortran 90 code.schnetter2004-03-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3587 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Updated to recent additions in UsersGuide.texallen2004-03-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3586 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Use the correct macros to determine which CCTK_* types are defined.schnetter2004-03-08
| | | | | | | Fix wrong prototype. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3585 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Use the correct macros to determine which CCTK_* types are defined.schnetter2004-03-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3584 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Suggest an additional const in rcsid declarations.schnetter2004-03-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3583 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Declare and define the cctk_convfac member of the cGH structure inschnetter2004-03-03
| | | | | | | CCTK_ARGUMENTS. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3582 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document cctk_convfac.schnetter2004-03-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3581 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Do not produce empty continuation lines, which would contain "&&"schnetter2004-03-02
| | | | | | | sequences. Those are apparently illegal in Fortran 90. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3580 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix nasty AIX cpp bug on the sp by replacing it with cpp.pl.jshalf2004-02-25
| | | | | | | Everything works just fine now... git-svn-id: http://svn.cactuscode.org/flesh/trunk@3579 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Update to gcc flags - put higher optimisation, and use -pipe for speed.goodale2004-02-20
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3578 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing to use perl rather than sed, as under irix sed has line-sizegoodale2004-02-20
| | | | | | | | | | limits which was leading to truncated expressions in processing Fortran files. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3577 17b73243-c579-4c4c-a9d2-2d5706c11dac
* For Intel compiler optimization: use '-xN' instead of '-xW' as the first optiontradke2004-02-18
| | | | | | | is deprecated. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3576 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add new scheduling options "meta" and "singlemap" for Carpet.schnetter2004-02-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3575 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add svml to the list of intel libraries.tradke2004-02-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3574 17b73243-c579-4c4c-a9d2-2d5706c11dac
* If the processor type is Pentium4 (ie. supports SSE2 instructions) switch ontradke2004-02-08
| | | | | | | | specialized code generation in the Intel Fortran optimization flags. This gives a performance improvement of 5-10% (tested for BSSN_MoL). git-svn-id: http://svn.cactuscode.org/flesh/trunk@3573 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Redirect stderr when checking for gfortran.schnetter2004-02-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3572 17b73243-c579-4c4c-a9d2-2d5706c11dac
* When stripping the directory part off the parameter file name, do notschnetter2004-02-06
| | | | | | | | forget to also strip the "/" that separates the directory name and the file name. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3571 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Updating to set FPP rather than CPP.goodale2004-02-06
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3570 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Put braces onto extra lines to follow the coding conventions.schnetter2004-02-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3569 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add a grdoc header.schnetter2004-02-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3568 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add cGH entry for the convergence factor.schnetter2004-02-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3567 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Moved the F90 modules into a new thorn "F90".goodale2004-02-05
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3566 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add entry "tagstable" to the cGroup structure.schnetter2004-02-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3565 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing so that line directives are not generated by default:goodale2004-02-05
| | | | | | | | | | Most Fortran compilers will barf on them, and last time I introduced them for C some C compilers did. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3564 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Autodetect gfortran, the new GNU Fortran compiler, on Linux. Theschnetter2004-02-05
| | | | | | | patch is from Joachim Frieben. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3563 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Disabled the check for triggers of ANALYSIS routines as the absence oftradke2004-01-22
| | | | | | | triggers now means to schedule such routines unconditionally. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3562 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Put in more refs/labels, esp. in and to Chapter Aswhite2004-01-22
| | | | | | | | | | | | | | | | | | | | and cases of CCTK functions explained in the Reference Manual Removed a bad character (probably added by me) Expanded upon overview of parameters in B5; Added a section "Steerable" (note: also needs sections on "Accumulator") Changed "gridfunction" -> "grid function" throughout. Regularised use of verbatim environment, esp in B8.1 Corrected statement about arguments of CCTK_CoordRange Core use of alltt environment in B8.4 (fixed a small typo) git-svn-id: http://svn.cactuscode.org/flesh/trunk@3561 17b73243-c579-4c4c-a9d2-2d5706c11dac
* add () after Perl "values" function name in table-iterators analogyjthorn2004-01-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3560 17b73243-c579-4c4c-a9d2-2d5706c11dac
* [[from Jonathan & Steve working together]]jthorn2004-01-22
| | | | | | | | * redo glossary entry for "computational grid" * expand entry for "grid function" git-svn-id: http://svn.cactuscode.org/flesh/trunk@3559 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix typo in comment.schnetter2004-01-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3558 17b73243-c579-4c4c-a9d2-2d5706c11dac