summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/Appendices.tex
Commit message (Collapse)AuthorAge
* += INOUT intent for aliaed-function arguments, as perjthorn2006-06-22
| | | | | | | | http://www.cactuscode.org/old/pipermail/developers/2006-June/002882.html and following discussion git-svn-id: http://svn.cactuscode.org/flesh/trunk@4323 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Describe the RECOVER_PARAMETERS bin better.schnetter2006-05-07
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4289 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Correct typographical error.schnetter2006-03-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4271 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Indicate that RECOVER_PARAMTERS routines are called before STARTUP routinesschnetter2006-01-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4226 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Describe the schedule group CCTK_RECOVER_PARAMETERS correctly; as itschnetter2006-01-03
| | | | | | | is special. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4217 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Refer to the CactusDoc arrangement documentation when documenting tags for gridtradke2005-09-19
| | | | | | | variable groups. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4135 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document the (optional) tags information 'Checkpoint="yes|no"' intradke2005-09-15
| | | | | | | grid variable group definitions. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4131 17b73243-c579-4c4c-a9d2-2d5706c11dac
* changes to section E2.2.1 "Header block":jthorn2005-09-14
| | | | | | | | | | | | | | | | | | * give capsule definitions of "transitive" as it applies to inheritance and friendship * state explicitly that friendship is transitive (previous this was implied by the wording, but the word "transitive" wasn't actually used) * add some commented-out-in-the-latex notes about what "associative" and "commutative" mean With regard to the last point, Thomas and I looked at this, and came to the conclusion that we don't really know what was meant here. We'll ask Steve to investigate what the actual semantics are, and update the docs to describe this... git-svn-id: http://svn.cactuscode.org/flesh/trunk@4127 17b73243-c579-4c4c-a9d2-2d5706c11dac
* tiny wording tweak to previous commitjthorn2005-09-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4123 17b73243-c579-4c4c-a9d2-2d5706c11dac
* [[new text mostly by Jonathan, worked out in conjunction with Thomas]]jthorn2005-09-06
| | | | | | | | | | | | | | | | | section E2.3.2 "Parameter object specification items": completely rewrite the description of INT parameters to (a) be unambiguous (b) agree with what the code seems to do (lib/sbin/parameter_parser.pl, near line 381), and hopefully (c) be easy to understand also change some surrounding text to consistently use \var{<name with multiple words>} for metavariables; previously the text had sometimes used that form and sometimes used \var{<name\_with\_multiple\_words>} for metavariables; git-svn-id: http://svn.cactuscode.org/flesh/trunk@4122 17b73243-c579-4c4c-a9d2-2d5706c11dac
* clarify that Boolean literals may *optionally* be enclosed in double quotesjthorn2005-07-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4098 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Update keyword parameter description wrt. enclosing them in quotes;schnetter2005-06-03
| | | | | | | change from "may" to "should". git-svn-id: http://svn.cactuscode.org/flesh/trunk@4070 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Describe where double quotes are necessary for boolean, string, andschnetter2005-05-27
| | | | | | | keyword parameters. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4064 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Reformat the latex source of the section about param.ccl to make itschnetter2005-05-15
| | | | | | | | | | | | more readable. Suggest the regular expression "" instead of ".*" to match any string. State that CCTK_REAL4 etc. are not allowed parameter types. This was wrong before. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4051 17b73243-c579-4c4c-a9d2-2d5706c11dac
* * document both syntaxes for scheduling something before/after any/alljthorn2005-04-22
| | | | | | | | | | of a set of other things (previously neither syntax was documented) (Tom confirmed that both syntaxes are valid in an E-mail to developers@cactuscode.org on 16.Nov.2004) * point to Users' Guide for further explanation git-svn-id: http://svn.cactuscode.org/flesh/trunk@4034 17b73243-c579-4c4c-a9d2-2d5706c11dac
* latex didn't like the {\tt } environment inside \sectionswhite2005-02-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3983 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document new flesh parameter Cactus::highlight_warning_messages.tradke2004-12-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3938 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix latex error.rideout2004-09-08
| | | | | | | Provide more detail on format of 'tags' option. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3860 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document new OPTION option in a PROVIDES block in a configuration.ccl.goodale2004-08-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3856 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing some typos in the description of the syntax of the outputgoodale2004-08-18
| | | | | | | of configuration scripts. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3846 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Glossary: added parallelisationswhite2004-08-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3825 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added to glossary: domain decomposition, function aliasingswhite2004-08-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3824 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a few definitions, corrected a few others.swhite2004-08-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3823 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
* Explain the postrestrict bin better.schnetter2004-05-07
| | | | | | | Explain the postregrid bin. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3702 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
* Correct explanation of vector groupsschnetter2004-03-31
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3629 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
* whitespace changeschnetter2004-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3598 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
* [[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
* tweak glossary defn of "arrangement"jthorn2004-01-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3557 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Explain new handling of empty trigger groups at analysisschnetter2004-01-21
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3554 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
* cleanups to "NULL pointer" glossary entryjthorn2004-01-19
| | | | | | | | | * add "null pointer" as preferred name * move an esoteric point to a footnote * add reference to comp.lang.c FAQ git-svn-id: http://svn.cactuscode.org/flesh/trunk@3519 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Explain the function prototypes for scheduled functionsschnetter2004-01-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3515 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Describe the "requires thorns" mechanismschnetter2004-01-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3502 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix typo in discussion of "Requires Thorns" configuration option.rideout2004-01-12
| | | | | | | What is the future of this? git-svn-id: http://svn.cactuscode.org/flesh/trunk@3501 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document WRAGH bin. Please check -- am I correct? All of PUGH,schnetter2004-01-11
| | | | | | | | SimpleDriver, and Carpet actually create the grid hierarchy before WRAGH, so that having WRAGH seems pointless. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3500 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing label for configuration.ccl section from already definedrideout2004-01-07
| | | | | | | "sec:co" to "sec:configuration.ccl". git-svn-id: http://svn.cactuscode.org/flesh/trunk@3489 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
* Explain the postrestrict bin.schnetter2003-11-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3449 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
* document new flesh parameter cactus::info_formatjthorn2003-08-05
| | | | | | | | | | | | | to optionally provide timestamps for CCTK_INFO() / CCTK_VInfo() output the current implementation uses gettimeofday(2) to provide microsecond-precision timing info if this is available (Cactus checks this at configure time), otherwise it falls back to time(3) (which only gives 1 second precision) which is in the ISO C standard, and so should be available everywhere... git-svn-id: http://svn.cactuscode.org/flesh/trunk@3377 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
* Added note that the "if" constrcution is static, not dynamic.goodale2003-07-29
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3352 17b73243-c579-4c4c-a9d2-2d5706c11dac
* add a note at the beginning of the appendices to warn the user thatjthorn2003-07-20
| | | | | | | | > these appendices appear (identically) in both the > Cactus Users's Guide and the Cactus Reference Manual. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3329 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