summaryrefslogtreecommitdiff
path: root/doc/ReferenceManual
Commit message (Collapse)AuthorAge
...
* Correct documentation for the cGroup structure, which is for someschnetter2004-10-20
| | | | | | | reason indexed under "CCTK_GroupData". git-svn-id: http://svn.cactuscode.org/flesh/trunk@3872 17b73243-c579-4c4c-a9d2-2d5706c11dac
* redo documentation for CCTK_GroupData:jthorn2004-10-20
| | | | | | | | | | | * switch to new-style FunctionDescription environment for the latex layout * document all members in the cGroup stucture (previously the tags-table information was not documented) * document (my best reverse-engineering from the code of) the semantics of the members git-svn-id: http://svn.cactuscode.org/flesh/trunk@3871 17b73243-c579-4c4c-a9d2-2d5706c11dac
* typorideout2004-08-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3857 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Remove extra \end{parameter}, correcting PR 1833.schnetter2004-08-20
| | | | | | | Also untabify some source code. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3853 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Converted Timer entries to new format, alphabetized, cussing the whole way.swhite2004-08-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3849 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed bug in last minute change that "couldn't have broken anything">swhite2004-08-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3848 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added Cactus Timer functions documentationswhite2004-08-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3847 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
* Removed documentation of old interpolator API code.tradke2004-06-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3772 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
* Changing "non-zero" to "positive" in description of "true" returnrideout2004-01-13
| | | | | | | | | values in CCTK_QueryGroupStorage*(), since negative indicates an error. This probably occurs all over the place. Should all occurrences of this 'typo' be changed? git-svn-id: http://svn.cactuscode.org/flesh/trunk@3503 17b73243-c579-4c4c-a9d2-2d5706c11dac
* revise/expand CCTK_VWarn() docs based on my conversation with Tom Goodalejthorn2003-10-28
| | | | | | | | | | | | 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) * document that level 0 warning is guaranteed (to print and) to abort the cactus run git-svn-id: http://svn.cactuscode.org/flesh/trunk@3444 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 query functions for thorns and implementations.schnetter2003-08-02
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3375 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Insert toc entries for implementation and thorn routines.schnetter2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3374 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added error return codes for CCTK_InterpLocal().tradke2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3373 17b73243-c579-4c4c-a9d2-2d5706c11dac
* change {\tt www.cactuxcode.org} to \url{http://www.cactuscode.org}jthorn2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3372 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add see alsos for CCTK_ParametersSet.schnetter2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3369 17b73243-c579-4c4c-a9d2-2d5706c11dac
* restore () on function names which inadvertantly got removedjthorn2003-08-01
| | | | | | | | | in some commits a few days ago also change a few {\tt http://...} to \url{http://...} git-svn-id: http://svn.cactuscode.org/flesh/trunk@3368 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add missing description.schnetter2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3366 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Change fortran to Fortran.schnetter2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3365 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add CCTK_Parameter* routines.schnetter2003-08-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3364 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Correct Fortran prototype for IsFunctionAliased.hawke2003-07-31
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3362 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
* Use \code within \item as well.schnetter2003-07-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3358 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Change many uses of \verb|| and {\tt } to using \code.schnetter2003-07-29
| | | | | | | Do similar replacements for ie., i.e., \ie{} etc. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3357 17b73243-c579-4c4c-a9d2-2d5706c11dac
* change \verb|...| to Erik's \code{...}jthorn2003-07-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3356 17b73243-c579-4c4c-a9d2-2d5706c11dac
* add another option for the permission modejthorn2003-07-29
| | | | | | | to the description of CCTK_CreateDirectory() git-svn-id: http://svn.cactuscode.org/flesh/trunk@3355 17b73243-c579-4c4c-a9d2-2d5706c11dac
* amend description of CCTK_CreateDirectory() to more accuratelyjthorn2003-07-29
| | | | | | | describe *why* the arguments are in the order they're in... git-svn-id: http://svn.cactuscode.org/flesh/trunk@3354 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix desription of CCTK_CreateDirectory() to match the code:jthorn2003-07-29
| | | | | | | | | | previously the docs said the prototype was int CCTK_CreateDirectory(const char* pathname, int mode); whereas the code actually was (and still is!) int CCTK_CreateDirectory(int mode, const char *pathname); git-svn-id: http://svn.cactuscode.org/flesh/trunk@3353 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Also use \code for the table of contents for the function reference.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3348 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix various smallish bugs.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3346 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Change many {\tt } and {\t } to using \code{}.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3345 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Change many function and variable names to using \code.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3343 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Change all "eg." into "e.g.\".schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3341 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Nicer line breaks in the latex source of the function reference tableschnetter2003-07-22
| | | | | | | of contents. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3340 17b73243-c579-4c4c-a9d2-2d5706c11dac
* More SeeAlsos for CCTK_Abort.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3339 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add CCTK_NumTimeLevels again.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3338 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Enhance entries for CCTK_Abort and CCTK_ActiveTimeLevels.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3336 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Enhance description of CCTK_Abort.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3335 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document CCTK_QueryGroupStorageB.schnetter2003-07-21
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3333 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add picture of the title Cactus.schnetter2003-07-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3330 17b73243-c579-4c4c-a9d2-2d5706c11dac
* split FunctionReference.tex into two "cactusparts"jthorn2003-07-20
| | | | | | | | | | | | | CCTKReference.tex and UtilReference.tex This way each of these will have its own "part" letter -- before they both had the same letter, so with 150+ pages of CCTK stuff followed by 60+ pages of Util stuff it was hard to find the Util table of contents (which was around page 150 of the "part"). With the new layout it's easy, just look for the beginning of that "part". git-svn-id: http://svn.cactuscode.org/flesh/trunk@3328 17b73243-c579-4c4c-a9d2-2d5706c11dac
* initial draft of Cactus Reference Manualjthorn2003-07-20
FunctionReference.tex copied from ../UsersGuide/FunctionReference.tex; see there for older CVS history git-svn-id: http://svn.cactuscode.org/flesh/trunk@3325 17b73243-c579-4c4c-a9d2-2d5706c11dac