aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Removed apostroph in comment. Linux preprocessor doesn't like this.tradke2000-11-18
* 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
* Making the global coordinate ranges global variables declared in themiguel2000-10-30
* Teaching the finder about bitant grids. Not tested!miguel2000-10-30
* Chnaging the way the interpolator was called to have it in the exact samemiguel2000-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
* Making sure the flow algorithm knows about different initial guess options.miguel2000-10-27
* Eliminating obsolete commands.miguel2000-10-27
* Adding one more global varible to indicate the state of the finder on themiguel2000-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
* Small changes necessary to make some parameters stearable.miguel2000-10-16
* Small optimization to flow algorithm (to the adaptive stepsize). Shouldmiguel2000-10-16
* Minor change.miguel2000-10-16
* Optimizing.miguel2000-10-13
* Some optimization and some cleaning up. Should be a tiny bit faster now (a f...miguel2000-10-13
* Minor change in mask initialization, plus added a new output file for themiguel2000-10-12
* Fixed a bug in the mask initialization. It turns out that the mask was not b...miguel2000-10-11
* 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
* Small change affecting output of the coefficient file. I only added more spacemiguel2000-09-26
* Changing one of the error modes for the flow related to the mask.miguel2000-09-25
* Did a global minimum reduction on rhor to get it right on multiplemiller2000-09-21
* Fixing bug found by Mark.miguel2000-09-21
* Minor change to prevent possible square root of negative numbers.miguel2000-09-14
* Minor changes.miguel2000-09-11
* Fixing bug with conformal metric that was only affecting gaussian curvature c...miguel2000-09-11
* Removing suprious if (.false.) statement.miguel2000-09-08
* GetInterpHandle -> InterpHandleallen2000-07-13
* Beta 8 name changesallen2000-07-12
* Changes made by Ryoji.miguel2000-06-27
* New names for symmetry boundary conditionsallen2000-05-10
* Putting back "integer" istead of CCTK_INT in most places. I have beenmiguel2000-05-05
* Sorry, I had left in a couple of typos.miguel2000-05-05
* Fixing a small bug that had to do with an uninitialized variablemiguel2000-05-05
* Changing "integer" to CCTK_INT. Apparently the inconsistent use of bothmiguel2000-05-05
* For the moment, don't call the area locking shift.miguel2000-05-05
* For the moment, don't compile the area locking shift.miguel2000-05-05
* Many changes.miguel2000-05-05
* Minor changes.miguel2000-05-03
* Cleaning up.miguel2000-05-03
* Improving boundary treatment.miguel2000-04-28
* Adding calls to the routine that calculates the horizon locking shift,miguel2000-04-27
* Adding code to calculate minimum and maximum radius of horizon.miguel2000-04-27
* Changing the name of a group.miguel2000-04-27