getShkarofskyIMat Module Function

pure module function getShkarofskyIMat(this, index) result(res)

Return sparse row data format for the lower triangular Shkarofsky I_index integral.

Arguments

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

Return Value type(SparseRowData)