HFLINMIX Subroutine

private subroutine HFLINMIX(FMAT, OFMAT, NSPINS, N, FMIX, R1, R2, WORK)

Arguments

Type IntentOptional Attributes Name
real(kind=dp) :: FMAT(N,N,NSPINS)
real(kind=dp) :: OFMAT(N,N,NSPINS)
integer :: NSPINS
integer :: N
real(kind=dp) :: FMIX
real(kind=dp) :: R1(*)
real(kind=dp) :: R2(*)
real(kind=dp) :: WORK(*)

Contents