updateInterpolationPoints Module Subroutine

pure module subroutine updateInterpolationPoints(this, interpolationPoints)

Update the interpolation points and weights of all individual 1D interpolation objects and the weights/data indices used

Arguments

Type IntentOptional Attributes Name
class(InterpolationND), intent(inout) :: this
real(kind=rk), intent(in), dimension(:,:) :: interpolationPoints