reuse spline structure and fill it with new values
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(spline), | intent(inout) | :: | s | |||
| real(kind=long), | intent(in), | dimension(:) | :: | y | ||
| real(kind=long), | intent(in), | optional | :: | yp1 | ||
| real(kind=long), | intent(in), | optional | :: | ypn |