normalize_ijkl_Index_t Function

private elemental function normalize_ijkl_Index_t(this) result(res)

Normalize such that i <= k and j <= l

Type Bound

ijkl_Index_t

Arguments

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

Return Value type(ijkl_Index_t)