| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in), | dimension(:) | :: | x |
An N-element array containing the independent variables. |
|
| class(*), | intent(inout), | optional | :: | args |
An optional argument to allow the user to communicate with the routine. |
The value of the function.
Describes a function of N variables.