getFirstDataIndicesForDim Interface

interface
private pure module function getFirstDataIndicesForDim(this, dim) result(inds)

Arguments

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

Return Value integer(kind=ik),allocatable,dimension(:)

Description

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