getInterpWeights Module Function

pure module function getInterpWeights(this) result(weights)

Getter for interpWeights

Arguments

Type IntentOptional Attributes Name
class(Interpolation1D), intent(in) :: this

Return Value real(kind=rk), allocatable, dimension(:)