aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_int.F
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-04-11 09:57:32 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-04-11 09:57:32 +0000
commit76a39318182dca83e21896ce8b6099e0704e3451 (patch)
tree75a4a09502120995b78d194216bc8718bdc8ea34 /src/AHFinder_int.F
parent814f9e56d8a7faa0ad781037f09c3cfd34690008 (diff)
Sorry, I had left a couple of undeclared variables.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@192 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_int.F')
-rw-r--r--src/AHFinder_int.F1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AHFinder_int.F b/src/AHFinder_int.F
index fda6e4e..53e07bd 100644
--- a/src/AHFinder_int.F
+++ b/src/AHFinder_int.F
@@ -48,6 +48,7 @@
CCTK_REAL det,idet
CCTK_REAL zero,quarter,half,one,two,three,four,pi
CCTK_REAL sina,cosa,intw,grad,sigma,h0
+ CCTK_REAL theta,phi
CCTK_REAL aux,aux1,aux2
CCTK_REAL tempv(0:lmax),tempm(lmax,lmax)