aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Introduce a new schedule group ADMBase_InitialGauge which is run justschnetter2005-09-26
* sorry, it seems I wiped the fileyye002005-04-29
* replace \r with \nyye002005-04-29
* Added a parameter to only start setting the excision mask after a certaindiener2005-02-23
* Correct spelling error in commentschnetter2005-02-11
* Correct spelling error in commentschnetter2005-02-11
* Remove no-op statementschnetter2005-01-29
* added localreduce in active thorn listyye002004-12-21
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Remove explicit dependencies; those are now generated automatically.schnetter2004-04-01
* Getting rid of darwin-specific flags which don't work with xlf anyway.goodale2004-03-28
* Corrections from Dylan/Jimallen2004-03-28
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
* Convert integer to CCTK_INT before calling aliased function.schnetter2004-02-07
* Modified the code to use the aliased functions provided by StaticConformal.diener2004-02-06
* Make the dependency on the thorns CartGrid3D and/or Boundary explicit.schnetter2003-11-17
* Slight formatting changes to make the red hat C preprocessor work withoutdiener2003-11-05
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Remove unused file.schnetter2003-10-13
* Declare missing spacing variables (from ADM_Spacing_declare.h).tradke2003-09-29
* CardGrid3D now inherits from CoordBaserideout2003-08-22
* Changed the new driftcorrect parameters to conform with the Fortran 90diener2003-08-04
* Now uses SetDriftCorrectPosition to set the Driftcorrect centroid.diener2003-08-01
* Schedule AHFinder before DriftCorrect.diener2003-08-01
* Changed the horizon_centroid parameter to which_horizon_to_announce_centroiddiener2003-08-01
* Added the SetDriftCorrectPosition prototype.diener2003-08-01
* Turned this animated gif (containing two identical frames) into a single plaintradke2003-07-15
* Remove unnecessary activations of ADMCoupling.hawke2003-07-10
* ADMMacros now requires ADMCouplinghawke2003-07-09
* Changed the default value for AHFinder::interpolation_operator fromtradke2003-07-08
* Removed testsuites which depend on AEIThorns/AEILocalInterp.tradke2003-07-07
* Get the input variable indices for the interpolator as INTEGER and then copy ittradke2003-07-07
* Fix typo in documentation. Fixes PR1485.hawke2003-07-07
* Change where the logfile is opened so that the new stepsize is written to the...hawke2003-07-07
* Check the return code of OutputVarByMethod and give a level 2 warning if the ...hawke2003-07-07
* Change the range of ahf_lmax to match the code (maximum is now 19, not 20). F...hawke2003-07-07
* Update to use 4th order differencing macros.pollney2003-06-26
* Update to new einsteinallen2003-06-07
* Changed the type of parameter AHFinder::interpolation_operator from KEYWORDtradke2003-05-06
* Get the name for the interpolation operator to use from the new parametertradke2003-05-06
* Renamed the old testsuites to test_AHF_[12]_max_degree.par. These aretradke2003-05-05
* Added private KEYWORD parameter AHFinder::interpolation_operator defaulting totradke2003-05-05
* Move comments to remove warnings with intel compilerallen2003-03-20
* The routine AHFinder_InitOutput (scheduled at CCTK_INITIAL) was using myprocdiener2003-02-08
* Use channel 11 rather than 1 for all output to files, since 1 may berideout2003-02-06
* Don't need to inherit from implementation 'Interp' anymore.tradke2003-01-31
* New testsuite output files which are slightly different to the old onestradke2003-01-31
* Add thorn LocalInterp to the ActiveThorns list. Removed IOBasic and IOASCIItradke2003-01-31