| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n | |||
| real(kind=real64), | intent(in) | :: | h | |||
| real(kind=real64), | intent(in), | DIMENSION(nd,n) | :: | x | ||
| real(kind=real64), | intent(out), | DIMENSION(nd,n) | :: | dx | ||
| integer, | intent(in) | :: | nd | |||
| integer, | intent(in) | :: | dir |