aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_gau.F
Commit message (Expand)AuthorAge
* replace CactusEinstein/ADMBase by EinsteinBase/ADMBaseknarf2010-04-21
* fixed a memory leakyye002005-12-21
* minor modifications, fixed a mistakeyye002005-12-08
* fix pointed out by Erik, inconsistent memory usageyye002005-12-07
* changes to AHFinder to use the new reduction API. Some problems appeared when...yye002005-12-07
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* 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
* 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
* 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 output so that data is appended after checkpoint, ratherpollney2002-12-13
* minor cleaning up, plus a stupid fix to a problem with the absoft compiler.miguel2002-10-08
* 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
* changing ifdefs and include filesallen2002-05-16
* fixed include filesallen2002-05-05
* AHFinder converted to the changes in Einstein. Passes the testsuites on thediener2002-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
* 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
* A quick fix to get around a pgf90 compiler bug that seems to havepollney2001-12-19
* added radial shift drift-correction, changed 1.1 to cactus parametershawley2001-12-18
* Moved the assignment of ahf_centroid_x and ahf_centroid_y to make surediener2001-12-17
* Fixed calls to CCTK_SyncGroup() which also takes an 'ierror' argument now.tradke2001-12-09
* Give some better warnings if a coordinate system / interpolator /reductiontradke2001-11-06
* Changing the drift correction so that it sees the correct power ofmiguel2001-09-24
* Subtracted 1 from mfind to make it consistent with the drift_correct_horizondiener2001-09-05
* Replaced constant arguments by variables with that value when calling atradke2001-09-04
* Removed allocation/deallocation for variable gaussian. This is a CCTK variabletradke2001-09-03
* Adding parameter "drift_correct_horizon" to apply the drift only to themiguel2001-08-31
* Fixed several bugs in the call to CCTK_ReduceLocalScalar where the drift corr...diener2001-08-31
* Moved the definition of npoints to a place before the first use.diener2001-08-29
* Adding Scott's correction for drift in shift. Please update!miguel2001-08-29
* Changing the code so that arryas start at 1 and not at 0. This is bettermiguel2001-08-20
* FARGUMENTS -> ARGUMENTSallen2001-06-25
* Use the new interpolation flesh API routines and call the new interpolationtradke2001-02-16
* Changing counter of multiple horizons so that it goes from 1 to 3miguel2001-01-25
* Making the circumferences visible to all routines.miguel2001-01-22
* Trying to fix the testsuite in the t3e. The flow algorithm passes, but themiguel2001-01-04
* Removed apostroph in comment. Linux preprocessor doesn't like this.tradke2000-11-18
* Making the global coordinate ranges global variables declared in themiguel2000-10-30