blob: 308a74f27eb46dd3ade00f9df8c786b3c77a7407 [file] [log] [blame]
c This is 'randseed.inc'
c
include 'pranf.inc'
integer*4 seedarray
integer*4 NStreams
c integer*4 mySeed(IrandNumSize)
c scatter, shared
dimension
. seedarray(IrandNumSize,MaxStreams)
c common, shared /seedcom/
common /seedcom/
. NStreams
c common, private /pseedcom/
common /pseedcom/
. seedarray