SCULIB_CFILLR

fill a real array with a constant

Description:

fills a real array with a constant

Invocation

CALL SCULIB_CFILLR (N, RVAL, ARRAY)

Arguments

N = INTEGER (Given)
number of array elements
RVAL = REAL (Given)
constant to which array is to be set
ARRAY (N) = REAL (Returned)
array to be set

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.

Implementation Status: