Return linearly-spaced array over a specified interval
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | xstart |
Start value of sequence |
||
| real(kind=dp), | intent(in) | :: | xend |
End value of sequence |
||
| integer, | intent(in) | :: | nx |
Number of points sequence |
Array of real numbers