getInterpPoints Module Function

pure module function getInterpPoints(this) result(points)

Getter for interpPoints

Arguments

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

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