aboutsummaryrefslogtreecommitdiff
path: root/src/Registration.c
Commit message (Expand)AuthorAge
* fix incorrect error message introduced in r191rhaas2013-03-16
* output list of currently registerd variables when exceeding the accumulator l...rhaas2013-02-15
* MoL: add Multirate capabilities. This add three new multirate RK schemes to MoL.rhaas2012-08-02
* Remove trailing \n from info messageseschnett2012-03-03
* Add new aliased function MoLNumIntegratorSubsteps, which returns theschnetter2007-09-05
* Handle CCTK_SCALAR in the same way as CCTK_ARRAY. Previously,schnetter2005-12-11
* Replace "MoL" by CCTK_THORNSTRING in calls to CCTK_VWarn.schnetter2005-12-11
* Correct a bug in the registration routines; if a variable washawke2005-03-30
* Make the warning message about calling the registration too early morehawke2005-02-01
* Catch the case where people that didn't read the documentationhawke2005-01-31
* Update CCTK_FILEVERSION macros to CactusBase.hawke2004-07-01
* Switch the order of warning messages and arrays accesses so that you get the ...hawke2004-04-02
* Erik's changes to do general dissipation adding.hawke2004-01-12
* Correct all the warning messages in the registration functions.hawke2003-12-05
* Formatting changes only.hawke2003-07-24
* Add two methods:hawke2003-07-22
* Fix an error in the internal arrays for when changing from constrained/SandR ...hawke2003-07-17
* Comment or ifdef out complex variable support as Carpet doesn't like it.hawke2003-05-24
* Add support for evolving complex GFs and (real and complex) GAs.hawke2003-05-21
* Change the commented out debugging statements to ifdef'd out.hawke2003-04-25
* Change the fileversion strings and comments from MoL2->MoL (cosmetic).hawke2003-04-24
* The Method of Lines thorn (version 2 - see below).hawke2003-04-23