aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder.F
Commit message (Collapse)AuthorAge
* For the moment, don't call the area locking shift.miguel2000-05-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@91 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding calls to the routine that calculates the horizon locking shift,miguel2000-04-27
| | | | | | | plus a few other minor changes. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@79 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixing the erroneous commit I made a couple of days ago.allen2000-04-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@65 89daf98e-ef62-4674-b946-b8ff9de2216c
* Small bug fixed. It turns out the code was ignoring the options formiguel2000-03-30
| | | | | | | old guess and external guess. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@63 89daf98e-ef62-4674-b946-b8ff9de2216c
* Many small chnages, plus changes having to do with the way the mask works.miguel2000-03-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@62 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changes related to the mask, and to dynamical excision. Everything aboutmiguel2000-03-29
| | | | | | | excision here is protected by ifdef's. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@53 89daf98e-ef62-4674-b946-b8ff9de2216c
* Minor change to set mask to one only on first time step.miguel2000-03-16
| | | | | | | | This allows other thorns (like excision for example) to modify the mask later. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@43 89daf98e-ef62-4674-b946-b8ff9de2216c
* cctk_parameters -> cctk_Parametersallen2000-01-27
| | | | | | | cctk_arguments -> cctk_Arguments git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@39 89daf98e-ef62-4674-b946-b8ff9de2216c
* A small bug fix, plus a lot of cleaning up.miguel2000-01-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@37 89daf98e-ef62-4674-b946-b8ff9de2216c
* turning on outputlanfer1999-11-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@34 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changing REAL to CCTK_REAL in a few places. Should make little difference.miguel1999-11-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@26 89daf98e-ef62-4674-b946-b8ff9de2216c
* putting files into outdir (appending a / after outdir)lanfer1999-11-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@24 89daf98e-ef62-4674-b946-b8ff9de2216c
* A bit more cleaning up. There is still a lot of cleaning up to do.miguel1999-10-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@22 89daf98e-ef62-4674-b946-b8ff9de2216c
* Some cleaning up. Gerd: Sorry, but c0(0) was initialized inside AHfinder_flow,miguel1999-10-29
| | | | | | | | | so there must be another problem. Miguel git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@21 89daf98e-ef62-4674-b946-b8ff9de2216c
* took out the hardcoded single processor, thanks Miguel! fixed uninitialized ↵lanfer1999-10-29
| | | | | | initial guess; still gives problems :-< git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@20 89daf98e-ef62-4674-b946-b8ff9de2216c
* some bug fixes, initializing arrays, getting coordinates, currently SGI only :-<lanfer1999-10-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@18 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding output directory nameallen1999-10-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@17 89daf98e-ef62-4674-b946-b8ff9de2216c
* Removing mpi statements from the AHFinder routines. Successful for the scalars,lanfer1999-10-19
| | | | | | | | | | | | the 1D arrays are still in mpi as the reduction operation for 1d arrays is harmonized. Successfully tested against screen output since there is no testsuite for now. gerd git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@14 89daf98e-ef62-4674-b946-b8ff9de2216c
* Removed ' in comments for preprocessor, removed ifdef MPIs, fixedallen1999-09-24
| | | | | | | couple of compiler complaints git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@13 89daf98e-ef62-4674-b946-b8ff9de2216c
* Orders of cctkGH and ierror adjustedlnerger1999-09-23
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@11 89daf98e-ef62-4674-b946-b8ff9de2216c
* added parallelizationlnerger1999-09-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@10 89daf98e-ef62-4674-b946-b8ff9de2216c
* One more commit:wqlnerger1999-09-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@8 89daf98e-ef62-4674-b946-b8ff9de2216c
* Latest Version of AHfinderlnerger1999-07-29
| | | | | | | Lars git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@4 89daf98e-ef62-4674-b946-b8ff9de2216c
* This commit was generated by cvs2svn to compensate for changes in r2, whichlars1999-07-21
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@3 89daf98e-ef62-4674-b946-b8ff9de2216c