36 REAL,
DIMENSION(:),
ALLOCATABLE ::
xx 37 REAL,
DIMENSION(:),
ALLOCATABLE ::
xy 38 REAL,
DIMENSION(:,:),
ALLOCATABLE ::
xcx 39 REAL,
DIMENSION(:,:),
ALLOCATABLE ::
xcy 40 INTEGER,
DIMENSION(:,:),
ALLOCATABLE ::
ncij
real, dimension(:), allocatable xy
real, dimension(:), allocatable xx
real, dimension(:,:), allocatable xcy
real, dimension(:,:), allocatable xcx
integer, dimension(:,:), allocatable ncij