summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/ThornWriters.tex
Commit message (Collapse)AuthorAge
...
* Expanded on chapter Infrastructure:Adding a timerswhite2004-08-02
| | | | | | | | | | | Renamed it to "Adding a timer clock" Corrected references to "Timer" in this section to "Clock" Made links from this chapter to the section "Using Cactus Timers" and vice-versa. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3814 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document the schedule options "loop-local", "loop-singlemap",schnetter2004-07-31
| | | | | | | "loop-level", "loop-global", and "loop-meta". git-svn-id: http://svn.cactuscode.org/flesh/trunk@3813 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Patch from Yaakoub for PRs 1480 and 1690. Now have workinggoodale2004-07-15
| | | | | | | code to allow tests to set individual absolute and relative tolerances. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3808 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document that the "varname" argument in the I/O method calls may have appendedtradke2004-07-05
| | | | | | | an optional options string. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3806 17b73243-c579-4c4c-a9d2-2d5706c11dac
* more typo fixesrideout2004-06-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3803 17b73243-c579-4c4c-a9d2-2d5706c11dac
* typo fixesrideout2004-06-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3798 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document the new HAVE_CCTK_<datatype> macros.tradke2004-06-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3796 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Finally get rid of all appearances of CCTK_InterpGV() and CCTK_InterpLocal().tradke2004-06-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3784 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document 'REQUIRES FUNCTION' to declare aliased functions which are requiredtradke2004-04-23
| | | | | | | to be provided. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3672 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document the new configuration.ccl stuff. Made note of the it not beinggoodale2004-03-30
| | | | | | | fully implemented yet. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3621 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
* 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
* Explain new handling of empty trigger groups at analysis.schnetter2004-01-21
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3555 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Prev commit broke a couple of code examples. Fixed these.swhite2004-01-19
| | | | | | | | | | | | | | | Latex didn't like {\tt \#}. Made \verb|#| instead,. To Glossary, added many references, added several technical terms. Made some chapter and section reference names more readable. (this is a bigger project--a standard format would be nice) More use of 'alltt' environment in cases where some formatting is desirable in format specifications git-svn-id: http://svn.cactuscode.org/flesh/trunk@3532 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Delete extraneous words in introduction of configuration.ccl.rideout2004-01-07
| | | | | | | | | | Commented CCTK_GroupStaggerIndexVI() and CCTK_GroupStaggerIndexVN(), which don't exist. Relabel coordinates section to avoid multiply defined labels. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3490 17b73243-c579-4c4c-a9d2-2d5706c11dac
* A few more formatting adjustmentsswhite2004-01-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3486 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed numerous spelling errors, some grammatical boo-boos, formatting flawsswhite2004-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | (inlcuding gratuitous hyphenation and un-dotted 'e.g.' and 'i.e') Made more consistent use of italics (using \emph and \textit, which are just better than \it for formatting) 1) emphasis using \emph 2) definitions, etc using \textit Made capitalization more consistent and in-line with common usage 1) Acronyms: MPI, MPICH, CVS 2) Languages as proper nouns: Fortran, Perl 3) Special capitalizations: LaTeX, PostScript 4) Flesh seems best as a proper name, so capitalize 5) thorn is a generic term, so capitalize accordingly 6) 'tags' appears to be generic (TAGS is name of emacs database) Made use of teletype font more consistent: ONLY for 1) directory/file names 2) typed commands and program names 3) code 4) URL's git-svn-id: http://svn.cactuscode.org/flesh/trunk@3485 17b73243-c579-4c4c-a9d2-2d5706c11dac
* How to schedule multiple ANALYSIS routines which are all triggered by thetradke2003-11-26
| | | | | | | same trigger variables. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3466 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document changes to CCTK_DECLARE_FUNCTIONS.schnetter2003-10-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3441 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Explain changes to function aliasing in Fortran.schnetter2003-10-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3440 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document CCTK_INT1.schnetter2003-10-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3434 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document the configuration.ccl file syntax and usage.tradke2003-09-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3395 17b73243-c579-4c4c-a9d2-2d5706c11dac
* change some {\tt http://...} to \url{http://...}jthorn2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3367 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Update the function aliasing documentation.hawke2003-07-31
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3361 17b73243-c579-4c4c-a9d2-2d5706c11dac
* change explicit parts ABCDEF to \ref{part:...}jthorn2003-07-20
| | | | | | | so they'll stay correct even if parts are added/deleted/moved-around git-svn-id: http://svn.cactuscode.org/flesh/trunk@3324 17b73243-c579-4c4c-a9d2-2d5706c11dac
* change cactuspart environment so part numbers (A, B, C, ...)jthorn2003-07-20
| | | | | | | | | | | | | | | are automagically assigned by latex when the document is typeset delete explicit numbering of parts --> it's now possible for a given part to have a different number in the Users' Guide and the Reference Manual, eg when I finish creating the Reference Manual, "Appendices" will be part E there, while it will be part B in the Users Guide. With \ref all the references shuold be ok... git-svn-id: http://svn.cactuscode.org/flesh/trunk@3323 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix a typo -- C comments are /* */, not \* *\ :)jthorn2003-07-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3310 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Frank Herrmann has told me that timers now do work fine in Fortran,jthorn2003-07-19
| | | | | | | | | so delete the phrase saying they don't :) < Cactus Timers can only currently be used in C or C++ source code, < although the API's for Fortran code are currently being added [FIXME]. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3309 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Make users' guide work with pdflatex.schnetter2003-07-18
| | | | | | | | | Remove all traces of \ifpdf. Make hyperref work. Add pdf versions of figures. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3290 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Random tidying and a subsection about finding information aboutallen2003-07-17
| | | | | | | Grid Variables. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3286 17b73243-c579-4c4c-a9d2-2d5706c11dac
* change CCTK_FN_POINTER --> CCTK_FPOINTERjthorn2003-07-10
| | | | | | | CCTK_VARIABLE_FN_POINTER --> CCTK_VARIABLE_FPOINTER git-svn-id: http://svn.cactuscode.org/flesh/trunk@3269 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix spacing after "e.g.", i.e. changed all "e.g." to "e.g.\".schnetter2003-07-07
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3262 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Split of a "Reference Manual" from the Users Guide. Will update the docsallen2003-07-05
| | | | | | | | | | and different options for this, and add its own directory once we settle on the name of it. Fixes Cactus/1545 git-svn-id: http://svn.cactuscode.org/flesh/trunk@3249 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document the new cGH fields cctk_timefac, cctk_levoff, andschnetter2003-06-17
| | | | | | | cctk_levoffdenom. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3241 17b73243-c579-4c4c-a9d2-2d5706c11dac
* cactus.sty is now in doc/latex.rideout2003-04-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3195 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed 'Lentry' list to 'description' list, and removed []s, inrideout2003-03-21
| | | | | | | | | | | | | | | description of flesh IO routines. This looks a little different from the neighboring Lentry fields, and puts too large a space between the function name and its description, but it allows one to put line breaks into the function description, so that they don't run off the page... Put line break into argument list of OutputVarAsByMethod(). Fixes Documentation/1368. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3183 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Comment on upcoming functions.ccl spec.rideout2003-03-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3176 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added 'const' qualifiers to all read-only arguments in the flesh's reduction ↵tradke2003-03-10
| | | | | | API. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3165 17b73243-c579-4c4c-a9d2-2d5706c11dac
* documentation for function aliasingrideout2003-03-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3161 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added some documentation about parameter arrays.goodale2003-03-04
| | | | | | | | | | Note this commit seems to have modified a load of lines I don't recall changing - has someone been committing with tabs ? Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3159 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a note for the CCTK reduction API description saying that input andtradke2003-02-26
| | | | | | | output buffers must be distinct. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3152 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add warning against relying on default when using the INCLUDE mechanism.rideout2003-02-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3129 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some small tweaks to the section on interpolation operators.tradke2003-01-31
| | | | | | | | Changed the wording 'being phased out as of early 2002' (meaning the old interpolation API) to something hazier :-) git-svn-id: http://svn.cactuscode.org/flesh/trunk@3118 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Suggest thorn documentation authors include an examples section.allen2002-12-30
| | | | | | | Closes Cactus/1269 git-svn-id: http://svn.cactuscode.org/flesh/trunk@3067 17b73243-c579-4c4c-a9d2-2d5706c11dac
* You cannot use \appendix in thorn documentation.tex files with out currentallen2002-12-30
| | | | | | | scripts for assembling thorn guides. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3062 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix typo in int CCTK_ReduceLocArrayToArray2D() doc.rideout2002-09-16
| | | | | | | Fixes Documentation/1241. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3000 17b73243-c579-4c4c-a9d2-2d5706c11dac
* tweak to try and improve latex2htmlallen2002-08-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2986 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Improved examples for CCTK_WARN and CCTK_INFO use in Fortran fromallen2002-08-22
| | | | | | | | | Erik Schnetter Implements Cactus/1208 git-svn-id: http://svn.cactuscode.org/flesh/trunk@2985 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document and check maximum length of a thorn nameallen2002-08-19
| | | | | | | Fixes Cactus/882 git-svn-id: http://svn.cactuscode.org/flesh/trunk@2970 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add a new appendix for full list and description of Cactus schedule bins.allen2002-08-19
| | | | | | | | | | The rest of the documentation now lists only a sample in each place and refers to here for the complete list. Fixes Cactus/1006 git-svn-id: http://svn.cactuscode.org/flesh/trunk@2965 17b73243-c579-4c4c-a9d2-2d5706c11dac