ud322 - Special entry to subroutine ud320()
¶
- subroutine ud322(kpar1, rpar2, zsub, result, kdims, rnorm, rdrift, ifail)¶
- Parameters:
kpar1 [integer4,in] :: control parameter passed to zsub
rpar2 [real8,in] :: control parameter passed to zsub
zsub [EXTERNAL,in] :: external subroutine (see note of
ud320()
)result (kdims) [real8,in] :: array with the results of the integration
kdims [integer4,in] :: number of elements of argument
result
rnorm [real8,in] :: time integral of the unity
rdrift [real8,in] :: single time integral of the unity
ifail [integer4,out] :: error flag (see Diagnostics)
Description¶
real*8 fct(n)
where
n
has to be equal to the value of argumentkdims
.
Note
kdims
can not exceed 300.
History¶
The entry is implemented in subroutine ud320 since version 2.01.
Diagnostics¶
-32201, invalid value of argument kdim
Common Blocks¶
See subroutine ud320 - evaluate a double time integral over a drift shell
Dependencies¶
See subroutine ud320 - evaluate a double time integral over a drift shell
See also¶
None
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02