aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* Protecting a psiallen1999-03-20
* changes shift_active to shift_stateallen1999-03-10
* added the Einstien macros.evans1999-03-09
* Standard project directories initialized by cvs2svn.(no author)1999-03-09