aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2000-04-20 10:29:57 +0000
committerallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2000-04-20 10:29:57 +0000
commit7059d60bc4ee46fef29b7e3d0fd8458fd79d7061 (patch)
tree7c435e0c09c9a5355e3e8a04e427dd58304893fe
parent5604667e8977e708cbc6b61a7a9972ea799367bc (diff)
Removing my last commit
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiBrillBH/trunk@12 0a4070d5-58f5-498f-b6c0-2693e757fa0f
-rw-r--r--src/mg59p.F12
1 files changed, 4 insertions, 8 deletions
diff --git a/src/mg59p.F b/src/mg59p.F
index 4036cea..63dcb4a 100644
--- a/src/mg59p.F
+++ b/src/mg59p.F
@@ -60,11 +60,9 @@ c .....................................................................
+ np2(m,1)=np2(m,1)+1
np2(m,2)=2
go to 10
- 20 continue
- do 30 k=1,m
+ 20 do 30 k=1,m
np2(m-k+1,jm)=np2(k,1)
- 30 continue
- np2(m-k+1,jred)=np2(k,2)
+ 30 np2(m-k+1,jred)=np2(k,2)
do 40 k=m,1,-1
ktot=imx*np2(k,jm)
np2(k,n5)=iq5
@@ -72,13 +70,11 @@ c .....................................................................
np2(k,n9)=iq9
if(k.lt.m.or.ifd59.eq.9) iq9=iq9+ktot
np2(k,ni)=iqi
- 40 continue
- if(k.lt.m) iqi=iqi+ktot
+ 40 if(k.lt.m) iqi=iqi+ktot
do 50 k=1,m
np2(k,i9)=imx
np2(k,j9)=np2(k,jm)
- 50 continue
- np2(k,ifd)=9
+ 50 np2(k,ifd)=9
if(ifd59.eq.5) then
np2(m,i9)=1
np2(m,j9)=1