Go to the source code of this file.
◆ kcsplinteg()
subroutine kcsplinteg |
( |
real*8, dimension(n) |
x, |
|
|
real*8, dimension(n) |
y, |
|
|
integer |
n, |
|
|
real*8, dimension(nc, 3) |
coef, |
|
|
integer |
nc, |
|
|
real*8 |
a, |
|
|
real*8 |
b, |
|
|
real*8 |
s |
|
) |
| |
Definition at line 2 of file kcsplInteg.f.
References d0.
Referenced by integrate(), and ksampaf0().
13 real*8 xx,
x2,
x1, xa, xb, sa, sb, sab,
h 14 integer ind, ia, ib, ifla, iflb, ip, ier,
i 22 do while( ind .le. 2 )
28 if (
x2 .lt. 0.0)
go to 30
32 if (
x2 .gt. 0.0) ier = 1
37 if (ind .eq. 1) ifla = 1
38 if (ind .eq. 2) iflb = 1
53 * xa*(coef(ia,1)/2.0
d0 +
54 * xa*(coef(ia,2)/3.0
d0+xa*coef(ia,3)/4.0
d0))
57 if (ifla .eq. 1) sa = - sa
60 if (ib-1 .ge. ia)
then 65 * (coef(
i+1,2)+coef(
i,2))*
h*
h/6.0
d0)/2.0
d0 70 * xb*(coef(ib,1)/2.0
d0 +
71 * xb*(coef(ib,2)/3.0
d0+xb*coef(ib,3)/4.0
d0))
73 if (iflb .eq. 1) sb = - sb
block data include Zlatfit h c fitting region data x1(1)/0.03/
real(4), dimension(:), allocatable, save h
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
latitude latitude this system is used *****************************************************************! type coord sequence union map real y
block data include Zlatfit h c fitting region data x2(1)/0.5/data x1(2)/0.3/
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x