summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* permute order of entries forjthorn2006-05-31
* move CCTK_MyProc entry to its proper place for alphabetical orderjthorn2006-05-31
* fix syntax-error typo in description of CCTK_ReduceLocArrayToArray1D()jthorn2006-05-31
* Document that the old local reduction functionsjthorn2006-05-31
* clarify distinction between CCTK_SyncGroup() and CCTK_SyncGroupI()jthorn2006-05-30
* += (the previously-undocumented function) CCTK_SyncGroupI()jthorn2006-05-30
* latex comments += describe SeeAlso2 environmentjthorn2006-05-30
* redo description of CCTK_SyncGroup()jthorn2006-05-26
* Document that configuration options can also be passed via shell environmenttradke2006-05-23
* Fixed a couple small typos while preparing my talk on Cactus I/O infrastructure.tradke2006-05-23
* document the previously-undocumented flesh APIsjthorn2006-05-14
* Apply a slightly-tweaked version of David Rideout's patchjthorn2006-05-11
* Describe the RECOVER_PARAMETERS bin better.schnetter2006-05-07
* More detail on Fortran file name extensions.swhite2006-04-24
* Corrected information about time bins required to implement checkpointing.swhite2006-03-29
* Correct typographical error.schnetter2006-03-20
* replace a PUGH_ with CCTK_ (in a CCTK function name)rideout2006-02-24
* Latex, formattingswhite2006-02-21
* more consistent wordings in sect 3.1swhite2006-02-21
* Correct URL for GetCactusswhite2006-02-21
* commented out references to non-existent documentation,swhite2006-02-21
* Added missing synopsis for Fortran routine CCTK_InterpLocalUniform.tradke2006-02-14
* use size_t for 1-D array index in CCTK_GFINDEX3D examplejthorn2006-02-09
* add missing line breakschnetter2006-01-28
* correct minor typographical errorsschnetter2006-01-28
* Mentions some more makefile flags. Explain them roughly.schnetter2006-01-28
* tweak how-to-compute-global-xyz-coords examplejthorn2006-01-19
* expand discussion of "how to compute global coordinates" examplejthorn2006-01-19
* section B7.2.3 "Cactus Variables":jthorn2006-01-19
* Documented CCTK_TerminationReachedswhite2006-01-13
* Util_vsnprintf() += seealso to <stdarg.h>jthorn2006-01-05
* fix Util_vsnprintf() discussion to be about Util_vsnprintf()jthorn2006-01-05
* Add more detail to how parameter recovery works, explaining theschnetter2006-01-04
* Indicate that RECOVER_PARAMTERS routines are called before STARTUP routinesschnetter2006-01-04
* Util_snprintf() += clarify comment in example codejthorn2006-01-03
* Util_snprintf() += one more bugfix -- it's <stdarg.h>, not <stdargs.h>jthorn2006-01-03
* Util_snprintf() += tweak footnote wordingjthorn2006-01-03
* change obselete <varargs.h> to modern <stdarg.h> in SeeAlso referencejthorn2006-01-03
* fix Util_snprintf() description so it has correct title (previously title sai...jthorn2006-01-03
* Util_snprintf() += cross-reference to Util_vsnprintf()jthorn2006-01-03
* table of contents += Util_vsnprintf() descriptionjthorn2006-01-03
* Correct description of SYNC statements in the schedule. These areschnetter2006-01-03
* Describe the schedule group CCTK_RECOVER_PARAMETERS correctly; as itschnetter2006-01-03
* correct a (serious!) bug in the example program for CCTK_InterpGridArrays()jthorn2005-12-16
* Applying patch from Josh Abadie; adds documentation forgoodale2005-12-01
* added reduce arrays globally functions, I seem to be getting warnings about m...yye002005-11-15
* Documentation for the new warning and info message callbacks basedgoodale2005-10-05
* Documentation from Jian-Tao for the new warn and info callbacks.goodale2005-10-05
* Patch from Josh to add crossreferencing.goodale2005-10-05
* Added some info on cross compiling.goodale2005-10-05