aboutsummaryrefslogtreecommitdiff
path: root/src
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
* 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
* 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
* [[code is from Frank Loeffler; I'm just the person committing]]jthorn2004-11-18
* 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
* 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
* 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 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 of macros for 4th order differencing.pollney2003-06-26
* changes in HAMADM macro needed for calculation of normalized hamiltoniandorband2003-03-06
* eliminated upwinding here! Derivatives of the shift SHOULD NOT be upwinded.miguel2002-10-09
* added missing declarations of "advection" variables.miguel2002-10-09
* Replace cctk_delta_space with dxallen2002-10-07
* Modified logic for choice of upwind scheme, so that it now usespollney2002-08-08
* Fixes for macros from Belaallen2002-05-22
* Typoallen2002-05-21
* Declare needed variables and fixed a typoallen2002-05-21
* Look at admmacros_advection? variables for which way to difference beta.allen2002-05-21
* Change the Fortran continuation lines to C style macros. This allows them to ...hawke2002-05-17
* To use this macro you need to set the following variables (which are already ...allen2002-05-17
* All comments in macros should be C styleallen2002-05-17
* Removing unnecessary explicit paths from #include lines, sincegoodale2002-04-26
* Cnverted to new syntax for conformal_state, and also removedgoodale2002-04-26
* Initial import of new Einstein stuff. This has the new thorns, but not allgoodale2002-04-25
* Adding timelevels to metric, curvature and lapse variables.hawke2002-04-20
* Fixed bug in C code part (doesn't affect any fortran thorns using macros)allen2001-09-20
* C code needs ; at end of linesallen2000-11-20
* Adding possibility of using upwind and second order upwind for calculationmiguel2000-08-02
* ndex: DXDB_declare.hmiguel2000-06-08
* Fixing up macros for Callen1999-10-17
* make it ready for matter-couplingthomasd1999-10-05
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
* Double -> CCTK_REALallen1999-06-15
* Changed h?? to k?? everywhere (apart from parameter files)allen1999-04-22