Go to the source code of this file.
◆ kscsplinteg()
subroutine kscsplinteg |
( |
real(4), dimension(n) |
x, |
|
|
real(4), dimension(n) |
y, |
|
|
integer |
n, |
|
|
real(4), dimension(nc, 3) |
coef, |
|
|
integer |
nc, |
|
|
real(4) |
a, |
|
|
real(4) |
b, |
|
|
real(4) |
s |
|
) |
| |
Definition at line 2 of file kScsplInteg.f.
Referenced by cnrldatamanip().
13 real(4) 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 +
54 * xa*(coef(ia,2)/3.0+xa*coef(ia,3)/4.0))
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)/2.0
70 * xb*(coef(ib,1)/2.0 +
71 * xb*(coef(ib,2)/3.0+xb*coef(ib,3)/4.0))
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
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