NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
normalize_ijab_Index_t
Function
14 statements
Source File
guga_data.F90
guga_data
normalize_ijab_Index_t
Contents
private elemental function normalize_ijab_Index_t(this) result(res)
Normalize such that
i <= j
and
a <= b
Type Bound
ijab_Index_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
ijab_Index_t
),
intent(in)
::
this
Return Value
type(
ijab_Index_t
)