Return 1D slice indices of data at dimension given by sliceIndex and with the other indices set to indexSet
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(FlatNDData), | intent(in) | :: | this | |||
| integer(kind=ik), | intent(in), | dimension(:) | :: | indexSet | ||
| integer(kind=ik), | intent(in) | :: | sliceIndex |