SUBROUTINE ASYMORB ( NMI, PSI, AORB )

Argument Definitions (+ indicates altered content)
INTEGER            NMI
REAL*8             AORB(NNI,4),           +PSI(*)
Description
                                                                        * 
  Copyright (C) 1996 Leif Laaksonen, Dage Sundholm                      * 
  Copyright (C) 1996-2009 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.                            * 
                                                                        * 
  This program is distributed in the hope that it will be useful,       * 
  but WITHOUT ANY WARRANTY; without even the implied warranty of        * 
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         * 
  GNU General Public License for more details.                          * 
                                                                        * 
  You should have received a copy of the GNU General Public License     * 
  along with this program; if not, write to the                         * 
  Free Software Foundation, Inc.,                                       * 
  59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * 
 
### asymorb ### 
 
    Calculates asymptotic values of a given orbital at the practical 
    infinity.
Source file:asymorb.f
Local Variables (+ indicates altered content)
INTEGER           +I,         +ITT,       +J,         +JJ
INTEGER           +KK
REAL*8            +PS1,       +PS2
Referenced Common Block Variables (+ indicates altered content)
GRIDI              INTEGER            NNI