aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Replace cctk_delta_space with dxallen2002-10-07
* Modified logic for choice of upwind scheme, so that it now usespollney2002-08-08
* Fix some typos.rideout2002-07-11
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
* 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
* Added documentation on how to use the ADM macros. Started adding aallen2002-05-01
* 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