Skip to content

Commit 3e24d7a

Browse files
authored
Sphere: restore pure (#20)
2 parents d6115e6 + c706c91 commit 3e24d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fitpack_core.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12250,7 +12250,7 @@ subroutine fpsphe(iopt,m,teta,phi,r,w,s,ntest,npest,eta,tol,maxit, &
1225012250
fpint(intest),coord(intest),ff(nc),bt(ntest,5),bp(npest,5),&
1225112251
a(ncc,ib1),q(ncc,ib3),spt(m,4),spp(m,4),h(ib3),wrk(lwrk)
1225212252
integer(FP_SIZE), intent(inout) :: index(nrest),nummer(m)
12253-
12253+
1225412254
! ..local scalars..
1225512255
real(FP_REAL) :: aa,acc,arg,cn,co,c1,dmax,d1,d2,eps,fac1,fac2,facc,facs,fn,fpmax,fpms,f1,f2,f3,htj, &
1225612256
p,pinv,piv,p1,p2,p3,ri,si,sigma,sq,store,wi,rn

0 commit comments

Comments
 (0)