getInterpWeightsForDim Interface

interface
private pure module function getInterpWeightsForDim(this, dim) result(weights)

Arguments

Type IntentOptional Attributes Name
class(InterpolationND), intent(in) :: this
integer(kind=ik), intent(in) :: dim

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

Description

Getter for interpWeights of component 1D interpolation object with index dim