get_repr_index Function

private elemental function get_repr_index(this) result(res)

Return the index for the representation.

If we have for example the DistinctDoubleType_t jilk, then the index of the representation shall refer to the double_L_to_R_to_L excitation and be jkli instead of the non_overlap part which would be jilk.

Type Bound

DistinctDouble_t

Arguments

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

Return Value type(ijkl_Index_t)