lineup_mod Module


Uses


Contents


Subroutines

public subroutine LINEUP(N, LST1, LST2, nBasis, L1E, L2E, iFlag, iPTot)

Arguments

Type IntentOptional Attributes Name
integer :: N
integer :: LST1(N)
integer :: LST2(N)
integer :: nBasis
integer :: L1E(NBASIS)
integer :: L2E(NBASIS)
integer :: iFlag
integer :: iPTot

private subroutine SCATTER_neci(n, nBasis, LIST, LE)

Arguments

Type IntentOptional Attributes Name
integer :: n
integer :: nBasis
integer :: LIST(N)
integer :: LE(NBASIS)

private subroutine CYCLIC_REORDER(N, L, iP)

Arguments

Type IntentOptional Attributes Name
integer :: N
integer :: L(N)
integer :: iP

private subroutine ASCENDING_ORDER(N, l, iP)

Arguments

Type IntentOptional Attributes Name
integer :: N
integer :: l(n)
integer :: iP