Initialization routine for 1D Interpolation1D object
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Interpolation1D), | intent(inout) | :: | this | |||
| real(kind=rk), | intent(in), | dimension(:) | :: | gridPoints | ||
| real(kind=rk), | intent(in), | optional, | dimension(:) | :: | interpolationPoints |