getInterpPointsForDim Interface

interface
private pure module function getInterpPointsForDim(this, dim) result(points)

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 interpolationPoints of component 1D interpolation object with index dim