aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_int.F
Commit message (Expand)AuthorAge
* fix tab -> space issue which prevented compilation of F77 codeHEADmasterknarf2012-04-11
* With this commit all cactus thorns now use the new reduction API. There ARE m...yye002006-01-03
* 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
* Get the input variable indices for the interpolator as INTEGER and then copy ittradke2003-07-07
* Get the name for the interpolation operator to use from the new parametertradke2003-05-06
* Replaced all the CCTK_InterpGV() calls by calls to the new interpolation APItradke2003-01-31
* AHFinder converted to the changes in Einstein. Passes the testsuites on thediener2002-04-30
* Give some better warnings if a coordinate system / interpolator /reductiontradke2001-11-06
* Replaced constant arguments by variables with that value when calling atradke2001-09-04
* Changing the code so that arryas start at 1 and not at 0. This is bettermiguel2001-08-20
* Making sure we don't end up with too fiew points per proc, since in thatmiguel2001-08-02
* FARGUMENTS -> ARGUMENTSallen2001-06-25
* Sorry, I had left a couple of undeclared variables.miguel2001-04-11
* Minor optimization. Nowhere as impressive as what Peter has been doing.miguel2001-04-11
* Use the new interpolation flesh API routines and call the new interpolationtradke2001-02-16
* Minor change.miguel2001-01-22
* Trying to fix the testsuite in the t3e. The flow algorithm passes, but themiguel2001-01-04
* integer->CCTK_INT for calls to Cactus reduction functions.goodale2001-01-02
* Making the global coordinate ranges global variables declared in themiguel2000-10-30
* Teaching the finder about bitant grids. Not tested!miguel2000-10-30
* Changing the way the local origin of the coordinate system is obtained. Gabmiguel2000-10-30
* Making sure I don't do unnecessary interpolations. This seems to havemiguel2000-10-29
* Some optimization and some cleaning up. Should be a tiny bit faster now (a f...miguel2000-10-13
* I had left a debugging print statement in there.miguel2000-10-11
* Removed a "'" character within a comment. The cpp on Linux didn't like it.tradke2000-10-10
* A change in the test to check if we are inside the mask. I was being too strictmiguel2000-10-09
* GetInterpHandle -> InterpHandleallen2000-07-13
* Beta 8 name changesallen2000-07-12
* Changes made by Ryoji.miguel2000-06-27
* Putting back "integer" istead of CCTK_INT in most places. I have beenmiguel2000-05-05
* Changing "integer" to CCTK_INT. Apparently the inconsistent use of bothmiguel2000-05-05
* I had forgotten to deallocate one array! Could this be the cause ofmiguel2000-04-18
* Cast arguments to mod to ints for t3e.goodale2000-04-13
* Changes to error having to do with being inside the mask, plus other smallmiguel2000-03-30
* Adding a way to detect if we are inside the mask.miguel2000-03-29
* cctk_parameters -> cctk_Parametersallen2000-01-27
* A small bug fix, plus a lot of cleaning up.miguel2000-01-04
* fixing type mismatch in integer reduction callslanfer1999-11-04
* declaring myproc/nproclanfer1999-10-29
* A bit more cleaning up. There is still a lot of cleaning up to do.miguel1999-10-29
* Some cleaning up. Gerd: Sorry, but c0(0) was initialized inside AHfinder_flow,miguel1999-10-29
* took out the hardcoded single processor, thanks Miguel! fixed uninitialized i...lanfer1999-10-29
* some bug fixes, initializing arrays, getting coordinates, currently SGI only :-<lanfer1999-10-29
* forgot to comment out mpi callslanfer1999-10-20
* The AHFinder is now without mpi calls, using only CCTK_Reduce operations.lanfer1999-10-20
* Removing mpi statements from the AHFinder routines. Successful for the scalars,lanfer1999-10-19
* Removed ' in comments for preprocessor, removed ifdef MPIs, fixedallen1999-09-24
* Orders of cctkGH and ierror adjustedlnerger1999-09-23
* One more commit:wqlnerger1999-09-20