getInterpPoints Interface

interface
private pure module function getInterpPoints(this) result(points)

Arguments

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

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

Description

Getter for interpPoints