Description:
fills
a double precision array with a constant
Invocation
CALL SCULIB_CFILLD (N, DVAL,
ARRAY)
Arguments
N = INTEGER (Given)
number of array elements
DVAL = DOUBLE
PRECISION (Given)
constant to which array is to be set
ARRAY (N) = DOUBLE PRECISION
(Returned)
array to be set
Copyright
Copyright ©1995,1996,1997,1998,1999 Particle
Physics and Astronomy Research Council. All Rights Reserved.
Implementation Status: