43 REAL,
PARAMETER ::
xprec = 1.0e+8
48 REAL,
DIMENSION(:,:),
ALLOCATABLE ::
xsumval 54 REAL,
DIMENSION(:,:,:),
ALLOCATABLE ::
xall 57 REAL,
DIMENSION(:,:,:),
ALLOCATABLE ::
xsso_all 60 INTEGER,
DIMENSION(:,:,:),
ALLOCATABLE ::
nsso_all 63 INTEGER,
DIMENSION(:,:),
ALLOCATABLE::
nsize 77 REAL,
DIMENSION(:,:,:),
ALLOCATABLE ::
xssqo 83 LOGICAL,
DIMENSION(:,:,:),
ALLOCATABLE ::
lssqo 103 INTEGER,
DIMENSION(:,:),
ALLOCATABLE ::
nvalnbr real, dimension(:,:,:), allocatable xvallist
integer, dimension(:,:), allocatable nsize_all
real, dimension(:,:,:), allocatable xall
real, dimension(:), allocatable xmax_work
logical, dimension(:,:,:), allocatable lssqo
integer, dimension(:,:,:), allocatable nsso_all
integer, dimension(:,:), allocatable nvalnbr
real, dimension(:,:), allocatable xsumval
real, dimension(:), allocatable xmean_work
real, dimension(:,:,:), allocatable xssqo
real, dimension(:), allocatable xskew_work
integer, dimension(:,:), allocatable nsize
integer, dimension(:,:,:), allocatable nvalcount
real, dimension(:,:,:), allocatable xsso_all
real, dimension(:,:), allocatable xext_all
real, dimension(:), allocatable xmin_work
integer, parameter jpvalmax
real, dimension(:), allocatable xstd_work