getInterpWeights Interface

interface
private pure module function getInterpWeights(this) result(weights)

Arguments

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

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

Description

Getter for interpWeights