summaryrefslogtreecommitdiff
path: root/doc/ReferenceManual
Commit message (Collapse)AuthorAge
...
* Documented CCTK_TerminationReachedswhite2006-01-13
| | | | | | | More fully documented CCTK_TerminateNext git-svn-id: http://svn.cactuscode.org/flesh/trunk@4233 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Util_vsnprintf() += seealso to <stdarg.h>jthorn2006-01-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4229 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix Util_vsnprintf() discussion to be about Util_vsnprintf()jthorn2006-01-05
| | | | | | | | -- previously it was cut-n-pasted from other functions and didn't actually mention Util_vsnprintf() git-svn-id: http://svn.cactuscode.org/flesh/trunk@4228 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Util_snprintf() += clarify comment in example codejthorn2006-01-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4225 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Util_snprintf() += one more bugfix -- it's <stdarg.h>, not <stdargs.h>jthorn2006-01-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4224 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Util_snprintf() += tweak footnote wordingjthorn2006-01-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4223 17b73243-c579-4c4c-a9d2-2d5706c11dac
* change obselete <varargs.h> to modern <stdarg.h> in SeeAlso referencejthorn2006-01-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4222 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix Util_snprintf() description so it has correct title (previously title ↵jthorn2006-01-03
| | | | | | said Util_sprintf()) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4221 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Util_snprintf() += cross-reference to Util_vsnprintf()jthorn2006-01-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4220 17b73243-c579-4c4c-a9d2-2d5706c11dac
* table of contents += Util_vsnprintf() descriptionjthorn2006-01-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4219 17b73243-c579-4c4c-a9d2-2d5706c11dac
* correct a (serious!) bug in the example program for CCTK_InterpGridArrays()jthorn2005-12-16
| | | | | | | -- thanks to Frank Loeffler for spotting this git-svn-id: http://svn.cactuscode.org/flesh/trunk@4216 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Applying patch from Josh Abadie; adds documentation forgoodale2005-12-01
| | | | | | | | | | | | | | | | | | | CCTK_DisableGroupCommI CCTK_DisableGroupStorageI CCTK_GroupDynamicData CCTK_GroupStorageIncrease CCTK_GroupStorageDecrease CCTK_MaxTimeLevelsGN CCTK_MaxTimeLevelsVarI ** referred to, but not in src UTIL_vsprintf CCTK_EnableGroupCommI() Fixes PR 1933. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4202 17b73243-c579-4c4c-a9d2-2d5706c11dac
* added reduce arrays globally functions, I seem to be getting warnings about ↵yye002005-11-15
| | | | | | missing references on at least 1 machine. Investigation will start after I am done with reduce commits git-svn-id: http://svn.cactuscode.org/flesh/trunk@4196 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Documentation from Jian-Tao for the new warn and info callbacks.goodale2005-10-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4172 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Patch from Josh to add crossreferencing.goodale2005-10-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4171 17b73243-c579-4c4c-a9d2-2d5706c11dac
* a bit more explanation about error codes for CCTK_InterpGridArraysjthorn2005-08-02
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4100 17b73243-c579-4c4c-a9d2-2d5706c11dac
* CCTK_InterpGridArrays()jthorn2005-08-02
| | | | | | | | | Discussion section += a paragraph explaining that the returned result is always the same on all processors, and how current implementations compute this (global minimum over all processors) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4099 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Util_TableSet*Array() and Util_TableSetGenericArray()jthorn2005-07-12
| | | | | | | += warning about the inefficiency of storing large arrays in a table git-svn-id: http://svn.cactuscode.org/flesh/trunk@4088 17b73243-c579-4c4c-a9d2-2d5706c11dac
* CCTK_Equals() descriptionjthorn2005-07-04
| | | | | | | | | * rewrite in new FunctionDescription environment * clarify that it returns 1 for equal, 0 for not equal * add examples git-svn-id: http://svn.cactuscode.org/flesh/trunk@4087 17b73243-c579-4c4c-a9d2-2d5706c11dac
* correct default cctk_full_warnings description for CCTK_VWarn()jthorn2005-06-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4084 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix latex formatting of previous commitjthorn2005-06-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4083 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix description of return value for internal fn CCTK_Warn()jthorn2005-06-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4082 17b73243-c579-4c4c-a9d2-2d5706c11dac
* document why it's good that CCTK_VWarn() returns an int, ratherjthorn2005-06-22
| | | | | | | | than having it be of type void (this allows it to be used in a C conditional expression) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4081 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed documentation for CCTK_ReduceGridArrays().tradke2005-06-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4068 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed typo: "Synopsos" -> "Synopsis".tradke2005-05-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4059 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Describe CCTK_FortranString according to my suggestion on theschnetter2005-05-08
| | | | | | | | | developers' mailing list. Add a description of the C API as well. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4043 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some updates to the description of CCTK_FortranString:schnetter2005-05-07
| | | | | | | | | | Correct and simplify declaration Reorder parameters in the explanation to match the calling order Mention error code Simplify example git-svn-id: http://svn.cactuscode.org/flesh/trunk@4042 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix table-of-contents 1-line summary of CCTK_FortranString()jthorn2005-05-07
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4041 17b73243-c579-4c4c-a9d2-2d5706c11dac
* redo description of CCTK_FortranString():jthorn2005-05-07
| | | | | | | | | | | * convert from old CCTKFunc latex environment to new FunctionDescription latex environment * add an example * clarify that string_length argument is an *output* from this function * other wording clarifications git-svn-id: http://svn.cactuscode.org/flesh/trunk@4040 17b73243-c579-4c4c-a9d2-2d5706c11dac
* convert description of CCTK_IsThornActive()jthorn2005-05-05
| | | | | | | | | from old CCTKFunc latex environment to new FunctionDescription latex environment, since the formatting was a bit ugly in the old format git-svn-id: http://svn.cactuscode.org/flesh/trunk@4039 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Explained that the result of CCTK_VarName should not beswhite2005-04-21
| | | | | | | freed after use. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4031 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Put CCTK_L* entries in correct alphabetical order.swhite2005-04-21
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4030 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Document CCTK_TerminateNext().tradke2005-04-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4029 17b73243-c579-4c4c-a9d2-2d5706c11dac
* comment out an accidentally-not-commented-out line which showedjthorn2005-04-11
| | | | | | | | | | up as spurious text at the bottom of the CCTK_InterpHandle() page [the commented-out text is part of a description of an envisioned CCTK_InterpLocalNonUniform() which is not implemented yet] git-svn-id: http://svn.cactuscode.org/flesh/trunk@4025 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix Util_snprintf() examples to actually use Util_snprintf()jthorn2005-04-07
| | | | | | | -- previously they used snprintf() git-svn-id: http://svn.cactuscode.org/flesh/trunk@4022 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix wrong order of arguments in CCTK_FortranString().tradke2005-04-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4019 17b73243-c579-4c4c-a9d2-2d5706c11dac
* key/value table iterators (Util_TableIt*() functions):jthorn2005-03-18
| | | | | | | * standardize terminology that ihandle is "handle to table iterator" git-svn-id: http://svn.cactuscode.org/flesh/trunk@4015 17b73243-c579-4c4c-a9d2-2d5706c11dac
* document that Util_TableSetGeneric() and SetGenericArray()jthorn2005-03-18
| | | | | | | may return UTIL_ERROR_BAD_INPUT for invalid type_code git-svn-id: http://svn.cactuscode.org/flesh/trunk@4009 17b73243-c579-4c4c-a9d2-2d5706c11dac
* CCTK_VarTypeSize() entryjthorn2005-03-18
| | | | | | | | | * add -1 error return * add Fortran prototype * clarify wording in description git-svn-id: http://svn.cactuscode.org/flesh/trunk@4007 17b73243-c579-4c4c-a9d2-2d5706c11dac
* typo fix for Util_TableGetXxx() entryjthorn2005-03-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4005 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Util_Table{Get,Set}Xxx() entriesjthorn2005-03-17
| | | | | | | | | | | * add CCTK_BYTE to *all* the entries (I forgot some before :) * tweak wording on what data types Fortran supports Util_Table{Get,Set}XxxArray() entries * document that Fortran accepts the same data types as C git-svn-id: http://svn.cactuscode.org/flesh/trunk@4004 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Util_Table{Get,Set}Xxx() entriesjthorn2005-03-17
| | | | | | | | | | | | * add CCTK_BYTE * document that CCTK_CHAR isn't available from Fortran s/Util_TableGet*String()/Util_TableGetString() (no such function ever existed, so I suspect this was a global-search-and-replace typo sometime in the past) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4002 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Better explanation of ncharsswhite2005-02-09
| | | | | | | | | Fixed formatting Explained that boxed comment pertains to C Explained how Reals are formatted git-svn-id: http://svn.cactuscode.org/flesh/trunk@3984 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed typo that caused latex errorswhite2005-02-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3982 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Made a little clearer which variables are output.swhite2005-02-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3981 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Mention more functions in the indexschnetter2005-01-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3969 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix a common (cut-n-paste :) typo -- CCTK_Coord* was misspelled CCTI_Coord*jthorn2005-01-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3968 17b73243-c579-4c4c-a9d2-2d5706c11dac
* describe Util_StrSep()jthorn2005-01-08
| | | | | | | (fix for code will follow later today or tomorrow) git-svn-id: http://svn.cactuscode.org/flesh/trunk@3953 17b73243-c579-4c4c-a9d2-2d5706c11dac
* add 1-line description in index for Util_snprintf()jthorn2005-01-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3951 17b73243-c579-4c4c-a9d2-2d5706c11dac
* document the newly-repaired-and-rejuvinated Util_snprintf() functionjthorn2004-12-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3943 17b73243-c579-4c4c-a9d2-2d5706c11dac