SUBROUTINE COULASYMPTCONT ( IORB, POT )

Argument Definitions (+ indicates altered content)
INTEGER            IORB
REAL*8             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.                            * 
                                                                        * 
 
### coulAsymptCont ### 
    evaluates multipole moment contributions to the boundary values of 
    Coulomb potential for a given orbital at imu=mxnmu, inu=(nn1-1)/2 (Pi/2)
Source file:coulAsymptCont.f
I/O Operations:
Unit ID  Unit No       Access  Form   Operation
      *                   SEQ  FMTD           W  

Operation codes A=rewind,B=backspace,C=close,E=endfile
                I=inquire,O=open,R=read,W=write
Intrinsic Functions Called
DOUBLE PRECISION   DBLE
GENERIC*8          SQRT
Local Variables (+ indicates altered content)
INTEGER           +I,         +ITT,       +J,         +KK
INTEGER           +KXK,       +M,         +N
REAL*8            +COSTH,     +DOME(10),  +PE,        +POTTMP(10)
REAL*8            +RR,        +XR,        +XRR
Referenced Common Block Variables (+ indicates altered content)
COMPATAB           CHARACTER*8        BOND(60),  GUT(60)
COMPATAB           INTEGER            IORN(60)
CONFIG             INTEGER            NORB
GRIDI              INTEGER            MXNMU,     NNI
GRIDR              REAL*8             VETA(1500)
GRIDR              REAL*8             VETASQ(1500)
GRIDR              REAL*8             VXI(2500)
GRIDR              REAL*8             VXISQ(2500)
INPUTD2            REAL*8             R2
MOMENT             REAL*8             CMULTI(1200)
SORI               INTEGER            MPOLE