SUBROUTINE INITARRAYS ( CW_SUPPL, CW_SOR )

Argument Definitions (+ indicates altered content)
INTEGER            CW_SOR(*)
REAL*8             CW_SUPPL(*)
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.                            * 
                                                                        * 
 
### initArrays ### 
 
    Setup various arrays and variables
Source file:initArrays.f
External Functions and Subroutines Called
SUBROUTINE         INITADDR,   INITCBLOCKS
SUBROUTINE         INITEXWEIGHTS,          INITMESH,   INITSUPPL
Referenced Common Block Variables (+ indicates altered content)
ADDRESS1           INTEGER            I4B(20)