Go to the source code of this file.
|
subroutine | mnrn15 (VAL, INSEED) |
|
◆ mnrn15()
subroutine mnrn15 |
( |
|
VAL, |
|
|
|
INSEED |
|
) |
| |
Definition at line 10 of file mnrn15.f.
References a, h, o, parameter(), and z.
Referenced by mnexcm(), mnimpr(), mnseek(), and mnset().
23 IMPLICIT DOUBLE PRECISION (
a-
h,
o-
z)
31 IF (val .EQ. three)
GO TO 100
35 iseed = 40014*(iseed-k*53668) - k*12211
36 IF (iseed .LT. 0) iseed = iseed + 2147483563
37 val =
REAL(ISEED) * 4.656613
e-10
integer npitbl real *nx parameter(n=101, npitbl=46, nx=n-1) real *8 uconst
dE dx *! Nuc Int sampling table e
real(4), dimension(:), allocatable, save h