summaryrefslogtreecommitdiff
path: root/doc/UsersGuide
Commit message (Collapse)AuthorAge
* Fixes in staggering discussion.rideout2001-09-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2387 17b73243-c579-4c4c-a9d2-2d5706c11dac
* some minor clarifications; fixed some typosrideout2001-09-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2386 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New order of implementing configuration optionsallen2001-09-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2382 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing some typos in example driver code.goodale2001-09-12
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2350 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding gmake <config>-cvsupdateallen2001-09-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2341 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added link to http://www.cactuscode.org/Documentation/Architectures.html.tradke2001-09-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2333 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Updated list of supported architectures. Added IRIX_BITS to configuration ↵tradke2001-09-04
| | | | | | options. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2332 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Extended description of SIZE option for ARRAY variables in interface.ccl.tradke2001-09-03
| | | | | | | | | Now this can be a comma-separated list of positive integer constants or parameter names (optionally with an integer constant added/substracted to/from it). git-svn-id: http://svn.cactuscode.org/flesh/trunk@2326 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed comment in the "Adding a driver" chapter that storage for scalarstradke2001-09-03
| | | | | | | should always be allocated. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2325 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed some typos.rideout2001-08-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2310 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing documentation for configuring shellallen2001-08-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2309 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a couple of paragraphs about how scheduled routines are run (analysis, ↵allen2001-08-19
| | | | | | | | | storage) Fixed timer description for new functions git-svn-id: http://svn.cactuscode.org/flesh/trunk@2308 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed some typos in 'Using CVS'.rideout2001-08-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2302 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Documented 'gmake <config>-utils'.tradke2001-07-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2295 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed some syntax errors.tradke2001-07-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2294 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding text about using Timersallen2001-07-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2277 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding stuff for PDFallen2001-07-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2268 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added comment that C++ routines should be defined as 'external "C"'tradke2001-06-22
| | | | | | | and scheduled as 'LANG: C'. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2246 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Spelling correction.goodale2001-06-20
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2244 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some tidying up.goodale2001-06-16
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2234 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New link for lamallen2001-06-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2233 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed Cactus/705allen2001-06-11
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2222 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a number of Jonathan T.s comments.allen2001-06-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2214 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Inherit from implementations not thorns.goodale2001-05-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2192 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing typo in config option.goodale2001-05-16
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2191 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing up labelling, couple of typosallen2001-05-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2157 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some fixes from bug reportsallen2001-05-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2145 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Starting to work on revamping parts of users guideallen2001-05-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2144 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Instructions for making Thorn Guideallen2001-04-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2109 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Getting the parskip right for the table of contentsallen2001-04-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2105 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Cactus/585allen2001-04-09
| | | | | | | Fixed wrong formatting, and added missing options for commandline git-svn-id: http://svn.cactuscode.org/flesh/trunk@2104 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Typoallen2001-04-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2102 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Smaller ps diagram for front pageallen2001-04-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2100 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Forgot to escape an underscoreallen2001-04-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2099 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Updated FortranStrings sectionallen2001-04-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2098 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added PTHREADS as another extra package for compiling Cactus.tradke2001-04-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2097 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Resetting the parindent and parskip after the front page.allen2001-02-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2044 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding more description for parameter settingallen2001-02-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2043 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed typo in the description for CCTK_CoordRange().tradke2001-02-21
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2033 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a bit more to the parameter and scheduling sections.goodale2001-02-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2031 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added description for new coordinate routines and a section on interpolation.tradke2001-02-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2029 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed typo in function reference template: Synopis -> Synopsis.tradke2001-02-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2028 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added references for CCTK_CoordSystemName(), CCTK_CoordSystemHandle(),tradke2001-02-17
| | | | | | | | CCTK_GHExtension(), and the new interpolator flesh API. Removed references for the old interpolator flesh API. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2027 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Description forallen2001-02-06
| | | | | | | gmake cvsupdate git-svn-id: http://svn.cactuscode.org/flesh/trunk@2014 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed prototype of CCTK_Reduce.kcamarda2001-01-16
| | | | | | | Fixed name of function CCTK_ReductionArrayHandle (got rid of old "Get"). git-svn-id: http://svn.cactuscode.org/flesh/trunk@1996 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Filled out section on calling C from Fortran.goodale2001-01-15
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1994 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding brief description of allowed OPTIONS in schedule block statement.goodale2001-01-08
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1983 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added information about CCTK_WARNallen2001-01-07
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1982 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Checking for non-valid case of coordinate direction = 0, and adding toallen2000-12-18
| | | | | | | | | grdoc and docs Fixes Cactus/401 git-svn-id: http://svn.cactuscode.org/flesh/trunk@1974 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Cactus/410allen2000-12-17
| | | | | | | Added description of cctk_gsh git-svn-id: http://svn.cactuscode.org/flesh/trunk@1970 17b73243-c579-4c4c-a9d2-2d5706c11dac