Next: PILGETREAL4VECTOR
Up: PILGETREALVECTOR
Previous: Return Value
Contents
- CHARACTER*(*) :: NAME [In]
name of the parameter
- INTEGER :: NELEM [In]
number of integers to return
- REAL*8 :: RESULT [Out]
pointer to vector of REAL*8's to store result. Actually, one should
pass 1st element of vector say VECNAME(1), and not VECNAME
Bryan Irby
2004-10-05