NECI_PUTTAB Subroutine

private subroutine NECI_PUTTAB(N, KD, A, SCR, LSCR)

Arguments

Type IntentOptional Attributes Name
integer :: N
integer :: KD
real(kind=dp) :: A(N,N)
real(kind=dp) :: SCR(LSCR)
integer :: LSCR

Contents