aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Modified the code to use the aliased functions provided by StaticConformal.diener2004-02-06
* Slight formatting changes to make the red hat C preprocessor work withoutdiener2003-11-05
* 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
* Changed the new driftcorrect parameters to conform with the Fortran 90diener2003-08-04
* Now uses SetDriftCorrectPosition to set the Driftcorrect centroid.diener2003-08-01
* Get the input variable indices for the interpolator as INTEGER and then copy ittradke2003-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
* Get the name for the interpolation operator to use from the new parametertradke2003-05-06
* 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
* Replaced all the CCTK_InterpGV() calls by calls to the new interpolation APItradke2003-01-31
* Modified ahf.gauss and *.alm headers so that output format is identical with ...pollney2003-01-06
* Restored the assignment of disf, that had disappeared in Denis' last commit.diener2002-12-17
* Modified output so that data is appended after checkpoint, ratherpollney2002-12-13
* Fixed old #ifdef reference to DEVELOPMENT_SIMPLEEXCISION to the newpollney2002-10-09
* minor cleaning up, plus a stupid fix to a problem with the absoft compiler.miguel2002-10-08
* Fixed the logic in calling AHFinder_find3. Before ahfgrid3 was notdiener2002-07-25
* Added explicit array bounds to avoid triggering fp exception on Alphaspollney2002-07-15
* Use the generic routines sqrt(), abs(), log(), etc. instead of double-precisiontradke2002-06-18
* Removed goto and continue statements, so that it will compile on titan.rideout2002-06-06
* Initialize ahfmask each time storage was switched on.tradke2002-06-04
* Zero out the edges of some grid functions before calculating their boundaries.tradke2002-06-03
* minor changes. Eliminating obsolete format statements and changing themiguel2002-05-24
* changing ifdefs and include filesallen2002-05-16
* Need to add '-N11' option to F90FLAGS for Darwin to make it compile.tradke2002-05-10
* Removed unneccessary include of "cctk_DefineThorn.h" which caused painfully longtradke2002-05-08
* Use IO::out_dir instead of the old IO::outdir parameter.tradke2002-05-06
* fixed include filesallen2002-05-05
* Fixing a CCTK_Equals statement to have a ==1allen2002-05-04
* Reducing length of function names for Conf->Phys for Absoft linuxallen2002-05-03
* AHFinder converted to the changes in Einstein. Passes the testsuites on thediener2002-04-30
* Paramcheck routine to detect problems with the conformal state.diener2002-04-30
* horizon_centroid, not centroid_horizonshawley2002-03-13
* added possiblity to set ahf_centroid using parameter centroid_horizonshawley2002-03-13
* Moved drift correction code to AEIDevelopment/DriftCorrect.pollney2002-03-10
* Cosmetic change. Output of "Searching for horizon n" now uses n=0,1,2pollney2002-03-07
* removed :: in "external str_comp"shawley2002-03-07
* moved the place where ahf_centroid get set to outside "if (driftcorrect.."shawley2002-03-06
* corrected a couple typosshawley2002-03-01
* changed rad_drift_correct to rad_drift_correct_onshawley2002-02-28
* Added support for attenuated co-rotating shift in drift correction.diener2002-02-28
* Fixed ASCII output of AHFinder data.tradke2002-01-09
* Fix for building the output filenames: Sun fortran compiler cannot trim() antradke2002-01-04
* Fixed typo.tradke2002-01-04