aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder.F
Commit message (Expand)AuthorAge
* 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
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Change the range of ahf_lmax to match the code (maximum is now 19, not 20). F...hawke2003-07-07
* Use channel 11 rather than 1 for all output to files, since 1 may berideout2003-02-06
* Modified ahf.gauss and *.alm headers so that output format is identical with ...pollney2003-01-06
* Fixed the logic in calling AHFinder_find3. Before ahfgrid3 was notdiener2002-07-25
* Use the generic routines sqrt(), abs(), log(), etc. instead of double-precisiontradke2002-06-18
* Initialize ahfmask each time storage was switched on.tradke2002-06-04
* minor changes. Eliminating obsolete format statements and changing themiguel2002-05-24
* 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
* Cosmetic change. Output of "Searching for horizon n" now uses n=0,1,2pollney2002-03-07
* Fixed small bug in setting up masks for differebnt horizons independently.miguel2001-11-29
* Fixed filename string generation.tradke2001-10-09
* Making sure it does not try to calculate distance between horizons when thosemiguel2001-10-03
* Adding code to integrate proper distance between horizons. At the moment,miguel2001-09-17
* Replaced "char('0' + int)" by "char(48 + int)" in string concatenation.tradke2001-08-20
* Moved the output code from the main function into a separate routinetradke2001-08-17
* FARGUMENTS -> ARGUMENTSallen2001-07-04
* The asymmetry indices are now normalized by the monopole term.miguel2001-07-04
* Adding code to calculate asymetries indices.miguel2001-07-02
* FARGUMENTS -> ARGUMENTSallen2001-06-25
* Saving 3D files now works.miguel2001-06-19
* Eliminating the check to se if the finder is active. This is now done inmiguel2001-06-18
* Making sure that the option "guessold" works when looking for 3 horizons.miguel2001-06-12
* Adding parameters "ahf_mask_0" (etc) to control what horizons will be excisedmiguel2001-06-07
* MInor change to output file for alm coefficients. This is in order to bring itmiguel2001-06-01
* Minor change in the way in which "findafter" and "findaftertime" aremiguel2001-04-27
* Cleaning up.miguel2001-03-30
* Removing apostrophes in comments which the linux preprocessor hates.allen2001-03-11
* Minor change to screen otuput.miguel2001-02-28
* Making sure that we only produce output for horizons and not for surfacesmiguel2001-01-31
* Several changes:miguel2001-01-25
* Making the circumferences visible to all routines, plus getting ridmiguel2001-01-22
* Removing unneeded #include .goodale2001-01-03
* Fixing minor bugs in 2D output of 3-horizon functions ahfgrid3 and ahf_exp3miguel2000-12-19
* Several changes:miguel2000-11-21
* Small change. Now outputs zeros for the mass, area, etc. when no horizonmiguel2000-11-16
* Sorry, I commited the wrong file last time. The changes here are themiguel2000-11-03
* Adding a cartoon flag plus cleaning up a bit.miguel2000-11-03
* Many small changes to fix some bugs in the 3 horizon mode that affectedmiguel2000-10-30
* Teaching the finder about bitant grids. Not tested!miguel2000-10-30
* Making sure the flow algorithm knows about different initial guess options.miguel2000-10-27
* Fixed small bug that was allowing the excision box to change a bit even if no...miguel2000-10-27
* *** empty log message ***miguel2000-10-16