aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* only output order for root processor, not on everyHEADmasterknarf2012-11-23
* Undefine the guts instead of the declare. This bug has been there since thediener2010-11-04
* replace CactusEinstein/ADMBase by EinsteinBase/ADMBaseknarf2010-04-21
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* Convert variable explicitly to int before passing it to printf %d.schnetter2007-09-11
* Correct some compile problems with the C version of the macros.schnetter2007-09-11
* Correct syntax error in C versionschnetter2007-07-04
* Correct wrong macro declaration.schnetter2007-03-14
* List cactusmaint as maintainerschnetter2006-05-07
* Correct email address in copyright statement.schnetter2005-10-22
* Introduce a new schedule group ADMBase_InitialGauge which is run justschnetter2005-09-26
* Add missing file that undeclares the spacing macros.schnetter2004-12-01
* in #ifdef CCODE section:jthorn2004-11-25
* Provide C versions of these files as well so that they can be includedschnetter2004-11-23
* document the need for Fortran code which uses macros which (directlyjthorn2004-11-21
* note that reserved variables should not be used in either lower or upper casejthorn2004-11-21
* remove myself from the list of people who've made "enhancements"jthorn2004-11-21
* document requirement that driver::ghost_size be set to a suitablejthorn2004-11-21
* * more general explanationsjthorn2004-11-20
* clarify comment for local_spatial_order variablejthorn2004-11-20
* clearly show that the valid values for spatial_orderjthorn2004-11-19
* * document 2nd vs 4th order FD parameterjthorn2004-11-19
* wording tweakjthorn2004-11-19
* * correct a horrible mistake, where anyone following the instructionsjthorn2004-11-19
* [[code is from Frank Loeffler; I'm just the person committing]]jthorn2004-11-18
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* Make certain the matter include files actually exist (USES INCLUDE...)hawke2004-06-25
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Use short form for definition of single-variable group 'local_spatial_order'tradke2004-05-14
* Add capability ADMMacroshawke2004-04-28
* Untabified. Maybe this will help with the problem with the cpp in oldergoodale2004-03-27
* Replace "double" declarations by "CCTK_REAL" declarations.schnetter2004-01-02
* Some optimizations: precalculate some spacing terms for 4th order spatial dif...tradke2003-09-29
* Some optimizations: substituted divs by mults.tradke2003-09-29
* A piece of Fortran code snuck into the C code section. Spotted by Michael Kop...hawke2003-08-26
* Added info message informing of finite difference order.pollney2003-07-15
* Remove excess line from last commit: ADMMacros does _not_ need to be a friend...hawke2003-07-10
* Initialize the local_spatial_order scalar to the parameter spatial_order.hawke2003-07-09
* Add the local_spatial_order grid scalar so that the choice of differencing or...hawke2003-07-09
* Add how you use the macros from C code. Fixes PR1077.hawke2003-07-07
* Add in missing set of the abs for the normalized constraint.hawke2003-06-30
* Fixed indexing error.pollney2003-06-30
* cctk_delta_* -> CCTK_DELTA_* for mesh refinement.hawke2003-06-27
* Update for 4th order differencing.pollney2003-06-26
* Update of macros for 4th order differencing.pollney2003-06-26
* changes in HAMADM macro needed for calculation of normalized hamiltoniandorband2003-03-06
* Commented out empty "Comments" section. It was adding an empty pagerideout2002-12-03
* eliminated upwinding here! Derivatives of the shift SHOULD NOT be upwinded.miguel2002-10-09
* added missing declarations of "advection" variables.miguel2002-10-09