summaryrefslogtreecommitdiff
path: root/doc/UsersGuide
Commit message (Collapse)AuthorAge
...
* Document FPP and FPPFLAGSschnetter2004-01-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3525 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
* 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
* 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
* 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 new configure option LIBSZ_DIR for building with HDF5 support.tradke2003-11-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3456 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
* revise/expand docs for the -W and -E command-line optionsjthorn2003-10-28
| | | | | | | | | | based on my conversation with Tom Goodale yesterday: * document explicitly that warnings at sufficiently high warning levels (low severity) might not be printed at all * document precise semantics of level vs -W and -E levels (<= vs < tests) git-svn-id: http://svn.cactuscode.org/flesh/trunk@3445 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 PETSc configuration option PETSC_ARCH_LIBS.tradke2003-09-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3408 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
* How to configure with an external PETSc installation.tradke2003-08-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3388 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 various urls to use \url{...}jthorn2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3370 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
* move FunctionReference.tex to ../ReferenceManual/jthorn2003-07-20
| | | | | | | | | | | | where it's now part of the (new) Cactus Reference Manual delete Reference.tex since it's now subsumed by ../ReferenceManual/ReferenceManual.tex modify Preface.tex to mention the (new) Cactus Reference Manual git-svn-id: http://svn.cactuscode.org/flesh/trunk@3326 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
* Update description of key-value tables routines to reflect fixingjthorn2003-07-20
| | | | | | | | | | | | | of bug Cactus/1308: rename Util_Table{Set,Get}FnPointer() --> Util_Table{Set,Get}FPointer() Util_Table{Set,Get}FnPointerArray() --> Util_Table{Set,Get}FPointerArray() and footnote the old names as aliases, deprecated in 4.0beta13 git-svn-id: http://svn.cactuscode.org/flesh/trunk@3322 17b73243-c579-4c4c-a9d2-2d5706c11dac
* add a paragraph to the discussion for Util_TableGetString()jthorn2003-07-19
| | | | | | | | to say how you can find out the string length (so you know how big of a buffer to allocate) git-svn-id: http://svn.cactuscode.org/flesh/trunk@3319 17b73243-c579-4c4c-a9d2-2d5706c11dac
* add a paragraph to the description of Util_TableClone()jthorn2003-07-19
| | | | | | | | to say that this does a "shallow copy" of CCTK_POINTER and/or CCTK_FPOINTER values, and warn about possible dangers for the unwary from this git-svn-id: http://svn.cactuscode.org/flesh/trunk@3318 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
* Mark all glossary pointers to other entries with \it.schnetter2003-07-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3308 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add glossary entry "local array".schnetter2003-07-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3307 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Clean up the layout of the glossary. This is necessary so that aschnetter2003-07-19
| | | | | | | | | reader of the latex source can keep an easy overview. Sort entries alphabetically, and add missing "GA" entry. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3306 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Move more headers from *.tex into cactus.sty.schnetter2003-07-18
| | | | | | | Make part letters handle up to 52 parts, using lower case letters if necessary. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3299 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding Fortran API for CCTK_ActiveTimeLevelsallen2003-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3298 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Move most of the (duplicated) latex headers into cactus.sty.schnetter2003-07-18
| | | | | | | Fix typos in template.tex. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3295 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Remove users' guide.schnetter2003-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3291 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
* Fixed hyperref conflict when using pdflatexallen2003-07-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3289 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed an i.e.allen2003-07-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3288 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added CCTK_ActiveTimeLevelsallen2003-07-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3287 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
* NumTimeLevels -> MaxTimeLevelsallen2003-07-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3285 17b73243-c579-4c4c-a9d2-2d5706c11dac
* NumTimeLevels -> MaxTimeLevelsallen2003-07-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3284 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix wront "part" numbers in these chaptersjthorn2003-07-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3270 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