NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
normalize_ijkl_Index_t
Function
18 statements
Source File
guga_data.F90
guga_data
normalize_ijkl_Index_t
Contents
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
Intent
Optional
Attributes
Name
class(
ijkl_Index_t
),
intent(in)
::
this
Return Value
type(
ijkl_Index_t
)