SUBROUTINE POTASYMPTALL ( POT, EXCP )

Argument Definitions (+ indicates altered content)
REAL*8             EXCP(*),    POT(*)
Description
                                                                        * 
  Copyright (C) 1996 Leif Laaksonen, Dage Sundholm                      * 
  Copyright (C) 1996-2010 Jacek Kobus               * 
                                                                        * 
  This program is free software; you can redistribute it and/or modify  * 
  it under the terms of the GNU General Public License version 2 as     * 
  published by the Free Software Foundation.                            * 
                                                                        * 
 
### potAsymptAll ### 
 
    Determines asymptotic (boundary) values of Coulomb and exchange 
    potentials from multipole expansion.
Source file:potAsymptAll.f
Intrinsic Functions Called
GENERIC*8          ABS
External Functions and Subroutines Called
SUBROUTINE         COULASYMPT,             EXCHASYMPT
Local Variables (+ indicates altered content)
INTEGER           +IAX,       +IBEG,      +IDEL,      +IDO
INTEGER           +IORB,      +IORB1,     +IORB2,     +IPC
Referenced Common Block Variables (+ indicates altered content)
ADDRESS1           INTEGER            I2B(60),   I3B(1830)
ADDRESS3           INTEGER            I3SI(1830)
COMPATAB           INTEGER            ILC(1830)
CONFIG             INTEGER            NORB
INPUTD1            INTEGER            IFORM
ORBITI             INTEGER            MGX(9,60)
SCFI               INTEGER            ISLAT
SORI               INTEGER            ITOUCH(60)